summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-241059-17626/+45848
|\
| * serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2009-12-242-61/+61
| * serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm2009-12-241-3/+13
| * Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds2009-12-241-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-2328-1097/+1226
| |\
| | * USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-231-2/+2
| | * USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-231-0/+5
| | * USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-234-5/+12
| | * USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-231-1/+4
| | * usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-231-2/+2
| | * USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-232-45/+91
| | * USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-231-1/+1
| | * USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-231-0/+2
| | * USB: musb: correct DMA address for txCliff Cai2009-12-231-1/+1
| | * USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov2009-12-231-4/+10
| | * USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-231-0/+6
| | * USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-231-0/+8
| | * USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-231-0/+1
| | * USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-231-1/+1
| | * USB: musb: MAINTAINERS: Fix my tree's addressFelipe Balbi2009-12-231-1/+1
| | * USB: musb: fix compiling warning with min() macroCliff Cai2009-12-231-1/+1
| | * USB: musb: move musb_remove to __exitFelipe Balbi2009-12-231-2/+2
| | * USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-231-3/+3
| | * USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-231-603/+630
| | * USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-233-955/+964
| | * USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-232-4/+6
| | * USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-231-0/+1
| | * USB: fix section mismatch in early ehci dbgpJan Beulich2009-12-231-1/+1
| | * USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-231-1/+1
| | * USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-231-2/+5
| | * USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff2009-12-231-2/+0
| | * USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-231-3/+5
| | * USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-232-13/+25
| | * USB: rename usb_configure_deviceAlan Stern2009-12-231-13/+13
| | * USB: power management documentation updateAlan Stern2009-12-232-34/+25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-2312-40/+72
| |\ \
| | * | devtmpfs: unlock mutex in case of string allocation errorKay Sievers2009-12-231-2/+5
| | * | Driver core: export platform_device_register_data as a GPL symbolMichael Hennerich2009-12-231-0/+1
| | * | driver core: Prevent reference to freed memory on error pathPhil Carmody2009-12-231-1/+1
| | * | Driver-core: Fix bogus 0 error return in device_add()Thomas Gleixner2009-12-231-1/+3
| | * | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-234-8/+8
| | * | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-234-11/+16
| | * | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-233-8/+10
| | * | Doc/stable rules: add new cherry-pick logicSebastian Andrzej Siewior2009-12-231-2/+22
| | * | vfs: get_sb_single() - do not pass options twiceKay Sievers2009-12-231-1/+2
| | * | devtmpfs: Convert dirlock to a mutexThomas Gleixner2009-12-231-7/+5
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-2352-4672/+3696
| |\ \
| | * | Staging/vt66*: kconfig, depends on WLANRandy Dunlap2009-12-232-2/+2
| | * | Staging: batman-adv: introduce missing kfreeJulia Lawall2009-12-231-1/+3
| | * | Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn2009-12-231-0/+1