summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-311-1/+1
* rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-312-3/+3
* annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
* Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-311-1/+1
* [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-281-1/+4
* [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-281-0/+1
* [ARM] msm: fix build errorsRussell King2009-01-281-0/+1
* [ARM] etherh: continue fixing build failureRussell King2009-01-281-1/+1
* smackfs load append mode fixCasey Schaufler2009-01-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-2846-232/+4105
|\
| * USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-2811-0/+3862
| * USB: option: add QUANTA HSDPA Data Card device idsAlex.Cheng@quantatw.com2009-01-281-0/+12
| * USB: storage: Add another unusual_dev for off-by-one bugPhil Dibowitz2009-01-281-0/+7
| * USB: unusual_dev: usb-storage needs to ignore a devicePhil Dibowitz2009-01-281-0/+7
| * USB: GADGET: fix !x & yRoel Kluin2009-01-281-1/+1
| * USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-01-282-0/+5
| * USB: cdc-acm: Add another conexant modem to the quirksAlan Cox2009-01-281-0/+3
| * USB: 'option' driver - onda device MT503HS has wrong idMarcel Sebek2009-01-281-1/+1
| * USB: Remove ZTE modem from unusual_devicesPhil Dibowitz2009-01-281-10/+0
| * USB: storage: support of Dane-Elec MediaTouch USB deviceJean-Baptiste Onofre2009-01-281-0/+10
| * USB: usbmon: Implement compat_ioctlPete Zaitcev2009-01-281-39/+66
| * USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-281-0/+2
| * USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-282-0/+6
| * USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-282-0/+5
| * USB: cp2101 deviceTomasz K2009-01-281-0/+1
| * USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips2009-01-281-0/+1
| * USB: remove vernier labpro from ldusbsware2009-01-281-2/+0
| * USB: CDC-ACM quirk for MTK GPSAndrew Lunn2009-01-281-0/+3
| * USB: cdc-acm: support some gps data loggersJames A. Treacy2009-01-281-0/+3
| * USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-281-3/+4
| * USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-281-1/+1
| * USB: musb: Kconfig fixDavid Brownell2009-01-281-1/+1
| * USB: musb cppi dma fixSwaminathan S2009-01-281-0/+1
| * USB: musb cppi bugfixesHugo Villeneuve2009-01-281-2/+7
| * USB: musb uses endpoint functionsJulia Lawall2009-01-282-5/+5
| * USB: musb: tusb6010 buildfixKalle Valo2009-01-281-2/+2
| * USB: musb free_irq bugfixAjay Kumar Gupta2009-01-281-2/+3
| * USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-282-23/+1
| * USB: musb davinci buildfixDavid Brownell2009-01-281-9/+4
| * USB: omap1 ohci buildfix (otg related)David Brownell2009-01-282-2/+3
| * USB: fix char-device disconnect handlingAlan Stern2009-01-283-10/+12
| * USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-285-93/+27
| * USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-283-7/+4
| * USB: storage: add unusual devs entryOliver Neukum2009-01-281-0/+6
| * USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-284-21/+30
| * USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-281-0/+1
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-01-284-6/+7
|\ \
| * | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton2009-01-271-1/+0
| * | nfsd: fix cred leak on every rpcJ. Bruce Fields2009-01-271-0/+1
| * | nfsd: fix null dereference on error pathJ. Bruce Fields2009-01-271-0/+2