aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-051-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-06-3019-225/+209
|\
| * USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-301-99/+61
| * USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-301-22/+12
| * USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2
| * USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-301-2/+2
| * USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov2010-06-301-2/+4
| * USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-301-5/+1
| * USB: obey the sysfs power/wakeup settingAlan Stern2010-06-301-10/+3
| * USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-301-2/+1
| * USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin2010-06-301-0/+3
| * USB: gadget/printer, fix sleep inside atomicJiri Slaby2010-06-301-16/+16
| * USB: isp1362-hcd, fix double lockJiri Slaby2010-06-301-5/+10
| * USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-302-8/+0
| * USB: fix oops in usb_sg_init()Alan Stern2010-06-301-2/+5
| * USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-301-1/+5
| * USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-301-3/+10
| * USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-301-6/+11
| * usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-301-1/+2
| * USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-301-1/+1
| * USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp2010-06-301-16/+46
| * USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-301-0/+11
| * USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-301-0/+1
| * USB: g_serial: don't set low_latency flagJon Povey2010-06-301-13/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-301-64/+79
|\ \
| * | serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng2010-06-301-64/+79
| |/
* | drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun2010-06-291-2/+0
* | drivers/gpio is platform-neutralDavid Brownell2010-06-292-2/+6
* | rtc: fix ds1388 time corruptionJoakim Tjernlund2010-06-291-2/+2
* | ipmi: set schedule_timeout_wait() value back to oneMartin Wilck2010-06-291-1/+1
* | ipmi: make sure drivers were registered before unregistering themMatthew Garrett2010-06-291-4/+17
* | lxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+10
* | gxfb: fix incorrect __init annotationAndres Salomon2010-06-291-8/+12
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-294-5/+10
|\ \
| * | cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron2010-06-151-0/+1
| * | cpqarray: fix two more wrong section typeJens Axboe2010-06-141-2/+2
| * | cpqarray: fix wrong __init type on pci probe functionJens Axboe2010-06-141-1/+1
| * | drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-142-2/+6
* | | Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixesLinus Torvalds2010-06-287-0/+7
|\ \ \ | |_|/ |/| |
| * | acpi: update gfp/slab.h includesTejun Heo2010-06-282-0/+2
| * | davinci: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
| * | v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-284-0/+4
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-06-277-79/+187
|\ \ \ | |/ / |/| |
| * | md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown2010-06-241-2/+7
| * | md/raid5: add a missing 'continue' in a loop.NeilBrown2010-06-241-1/+3
| * | md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown2010-06-241-12/+30
| * | md/raid5: More careful check for "has array failed".NeilBrown2010-06-241-4/+71
| * | md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2010-06-242-0/+3
| * | md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown2010-06-241-9/+10
| * | md: enable raid4->raid0 takeoverMaciej Trela2010-06-241-2/+6