summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-201-0/+6
* USB: add missing delay during remote wakeupAlan Stern2010-01-203-3/+7
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-202-2/+33
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-201-3/+8
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-202-5/+5
* USB: fix bitmask merge errorAlan Stern2010-01-201-1/+2
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-201-0/+2
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-201-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-01-181-1/+44
|\
| * [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley2010-01-181-1/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-01-1811-155/+289
|\ \
| * | mfd: Unlock mc13783 before subsystems initialisation, at probe time.Alberto Panizzo2010-01-181-2/+2
| * | mfd: WM835x GPIO direction register is not lockedMark Brown2010-01-181-2/+1
| * | mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-188-149/+284
| * | mfd: WM8350 off by one bugDan Carpenter2010-01-181-2/+2
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-01-185-4/+15
|\ \
| * | powerpc/hvc: Driver build breaks with !HVC_CONSOLEKamalesh Babulal2010-01-151-1/+1
| * | serial/pmac_zilog: Workaround problem due to interrupt on closed portBenjamin Herrenschmidt2010-01-151-0/+11
| * | powerpc/macintosh: Make Open Firmware device id constantMárton Németh2010-01-153-3/+3
* | | Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2010-01-1854-1/+7801
|\ \ \
| * | | V4L/DVB (13851): Fix Input dependency for MantisManu Abraham2010-01-171-1/+1
| * | | V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2010-01-172-2/+2
| * | | V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab2010-01-171-1/+1
| * | | V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham2010-01-174-1/+26
| * | | V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab2010-01-171-3/+3
| * | | V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham2010-01-1736-27/+227
| * | | V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham2010-01-173-3/+3
| * | | V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham2010-01-171-0/+14
| * | | V4L/DVB (13809): Fix Checkpatch violationsManu Abraham2010-01-1720-144/+155
| * | | V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham2010-01-171-0/+1
| * | | V4L/DVB (13806): Register and Initialize Remote controlManu Abraham2010-01-176-15/+209
| * | | V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham2010-01-171-1/+1
| * | | V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham2010-01-171-3/+0
| * | | V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham2010-01-171-1/+0
| * | | V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham2010-01-1716-50/+3
| * | | V4L/DVB (13801): [MB86A16] Use the search callbackManu Abraham2010-01-171-24/+21
| * | | V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser tha...Manu Abraham2010-01-171-5/+0
| * | | V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham2010-01-171-2/+3
| * | | V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on r...Manu Abraham2010-01-178-75/+203
| * | | V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham2010-01-1712-117/+479
| * | | V4L/DVB (13796): [Mantis] Add missing file in previous commitManu Abraham2010-01-171-0/+31
| * | | V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the P...Manu Abraham2010-01-1738-735/+1881
| * | | V4L/DVB (13794): [Mantis/VP-3028] Initial go at Serial interface implementati...Manu Abraham2010-01-1714-2/+253
| * | | V4L/DVB (13792): [Mantis/VP-2033] Do not claim TDA10023Niklas Edmundsson2010-01-171-16/+17
| * | | V4L/DVB (13791): [TDA10021] Do not claim TDA10023Niklas Edmundsson2010-01-171-0/+4
| * | | V4L/DVB (13790): [Mantis] Relocate queue initializationManu Abraham2010-01-172-3/+4
| * | | V4L/DVB (13789): [Mantis CA] Initialize the mutexManu Abraham2010-01-171-0/+2
| * | | V4L/DVB (13788): [Mantis CA] use a lock for the relevant CI Read/Write operat...Manu Abraham2010-01-172-0/+18
| * | | V4L/DVB (13787): [Mantis] Fix buildManu Abraham2010-01-174-4/+7
| * | | V4L/DVB (13786): [Mantis] Bug: HIF bits already shifted ..Manu Abraham2010-01-171-1/+1
OpenPOWER on IntegriCloud