summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon2010-12-021-2/+14
* leds: fix up dependenciesJohannes Berg2010-12-022-9/+42
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-0226-169/+210
|\
| * Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GNJohn Tapsell2010-11-291-0/+1
| * staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap2010-11-291-0/+1
| * Staging: batman-adv: ensure that eth_type_trans gets linear memoryMarek Lindner2010-11-291-4/+10
| * Staging: batman-adv: Don't remove interface with spinlock heldSven Eckelmann2010-11-291-6/+13
| * staging: brcm80211: updated maintainers contact informationArend van Spriel2010-11-292-3/+7
| * Merge branch 'master' into workGreg Kroah-Hartman2010-11-29341-2629/+5375
| |\
| * | staging: fix winbond build, needs delay.hRandy Dunlap2010-11-191-0/+3
| * | Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-186-130/+130
| * | Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-2/+2
| * | Staging: udlfb: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | Staging: samsung-laptop: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | Staging: frontier: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-4/+4
| * | staging: spectra: fix build errorYong Wang2010-11-171-1/+1
| * | Staging: intel_sst: fix memory leakDan Carpenter2010-11-161-1/+1
| * | Staging: rtl8712: signedness bug in initDan Carpenter2010-11-161-1/+1
| * | staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger2010-11-161-8/+22
| * | staging: comedi: fix memory leakNicolas Kaiser2010-11-161-2/+2
| * | Staging: quickstart: free after input_unregister_device()Dan Carpenter2010-11-161-2/+8
| * | Staging: speakup: free after input_unregister_device()Dan Carpenter2010-11-161-1/+0
| * | Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-166-130/+130
| * | Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-2/+2
| * | Staging: udlfb: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | Staging: samsung-laptop: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | Staging: iio: adis16220: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | Staging: frontier: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
| * | Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-4/+4
* | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-12-023-3/+3
|\ \ \
| * | | uio: Change mail address of Hans J. KochHans J. Koch2010-11-103-3/+3
* | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-025-20/+23
|\ \ \ \
| * | | | serial: mfd: adjust the baud rate settingFeng Tang2010-11-301-16/+8
| * | | | TTY: open/hangup race fixupJiri Slaby2010-11-291-1/+9
| * | | | TTY: don't allow reopen when ldisc is changingJiri Slaby2010-11-291-1/+2
| * | | | NET: wan/x25, fix ldisc->open retvalJiri Slaby2010-11-291-1/+1
| * | | | TTY: ldisc, fix open flag handlingJiri Slaby2010-11-291-0/+2
| * | | | serial8250: Mark console as CON_ANYTIMEPeter Zijlstra2010-11-161-1/+1
| | |/ / | |/| |
* | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-0212-38/+328
|\ \ \ \
| * \ \ \ Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman2010-11-303-38/+91
| |\ \ \ \
| | * | | | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-223-0/+9
| | * | | | usb: musb: gadget: fix compilation warningAjay Kumar Gupta2010-11-221-0/+2
| | * | | | usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei2010-11-221-2/+3
| | * | | | usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi2010-11-221-38/+79
| * | | | | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-304-0/+215
| |\ \ \ \ \
| | * | | | | xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-191-0/+7
| | * | | | | xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-192-0/+190
| | * | | | | xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman2010-11-191-0/+18