aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-08[ARM] omap: spi: arrange for omap_uwire to use connection IDRussell King1-4/+5
2009-02-08[ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King1-2/+2
2009-02-08[ARM] omap: i2c: remove conditional ick clocksRussell King1-15/+13
2009-02-08[ARM] omap: i2c: remove armxor_ckRussell King1-9/+8
2009-02-08[ARM] omap: i2c: use short connection idsRussell King1-2/+2
2009-02-08[ARM] omap: mcspi: new short connection id namesRussell King1-2/+2
2009-02-08[ARM] omap: MMC: provide a dummy ick for OMAP1Russell King1-11/+8
2009-02-08[ARM] omap: MMC: convert clocks to match by devid and conidRussell King1-5/+2
2009-02-08[ARM] omap: watchdog: provide a dummy ick for OMAP1Russell King1-15/+8
2009-02-08[ARM] omap: watchdog: convert clocks to match by devid and conidRussell King1-68/+25
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King7-150/+46
2009-01-31NVRAM depends on RTC_DRV_CMOSUwe Kleine-König1-1/+1
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-2/+2
2009-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-10/+10
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-2/+13
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt1-138/+23
2009-01-28[ARM] etherh: continue fixing build failureRussell King1-1/+1
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell3-10/+10
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds44-209/+4103
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov11-0/+3862
2009-01-27USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com1-0/+12
2009-01-27USB: storage: Add another unusual_dev for off-by-one bugPhil Dibowitz1-0/+7
2009-01-27USB: unusual_dev: usb-storage needs to ignore a devicePhil Dibowitz1-0/+7
2009-01-27USB: GADGET: fix !x & yRoel Kluin1-1/+1
2009-01-27USB: new id for ti_usb_3410_5052 driverOliver Neukum2-0/+5
2009-01-27USB: cdc-acm: Add another conexant modem to the quirksAlan Cox1-0/+3
2009-01-27USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek1-1/+1
2009-01-27USB: Remove ZTE modem from unusual_devicesPhil Dibowitz1-10/+0
2009-01-27USB: storage: support of Dane-Elec MediaTouch USB deviceJean-Baptiste Onofre1-0/+10
2009-01-27USB: usbmon: Implement compat_ioctlPete Zaitcev1-39/+66
2009-01-27USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2-0/+6
2009-01-27USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2-0/+5
2009-01-27USB: cp2101 deviceTomasz K1-0/+1
2009-01-27USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips1-0/+1
2009-01-27USB: remove vernier labpro from ldusbsware1-2/+0
2009-01-27USB: CDC-ACM quirk for MTK GPSAndrew Lunn1-0/+3
2009-01-27USB: cdc-acm: support some gps data loggersJames A. Treacy1-0/+3
2009-01-27USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_indexBryan Wu1-3/+4
2009-01-27USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu1-1/+1
2009-01-27USB: musb: Kconfig fixDavid Brownell1-1/+1
2009-01-27USB: musb cppi dma fixSwaminathan S1-0/+1
2009-01-27USB: musb cppi bugfixesHugo Villeneuve1-2/+7
2009-01-27USB: musb uses endpoint functionsJulia Lawall2-5/+5
2009-01-27USB: musb: tusb6010 buildfixKalle Valo1-2/+2
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta1-2/+3
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-0/+1
2009-01-27USB: musb davinci buildfixDavid Brownell1-9/+4
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell2-2/+3
2009-01-27USB: fix char-device disconnect handlingAlan Stern3-10/+12
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki5-93/+27