summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-14Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman8-16/+62
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger3-0/+37
2011-04-13usb: musb: Fix the crash issue during rebootHema HK1-0/+2
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi1-1/+1
2011-04-13usb: musb: temporarily make it boolFelipe Balbi1-3/+3
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter1-1/+1
2011-04-13USB: musb: silence printk format warningDan Carpenter1-8/+10
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter1-1/+1
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter1-1/+4
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab1-0/+2
2011-04-13usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab1-1/+1
2011-04-12Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-7/+10
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-37/+90
2011-04-11dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-08mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-08mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2011-04-08watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-142/+238
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+18
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds1-3/+4
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-2092/+324
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-7/+8
2011-04-07spi: Fix race condition in stop_queue()Vasily Khoruzhick4-4/+4
2011-04-07Merge commit 'v2.6.39-rc2' into spi/mergeGrant Likely80-1022/+1281
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1370-2679/+2679
2011-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-7/+36
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang1-3/+4
2011-04-07staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122
2011-04-07staging: usbip: bugfix add number of packets for isochronous framesArjan Mels1-1/+6
2011-04-07staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-04-07staging: usbip: fix shutdown problems.Arjan Mels1-2/+4
2011-04-07staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang1-0/+24
2011-04-07be2net: Fix suspend/resume operationPadmanabh Ratnakar1-0/+1
2011-04-07be2net: Rename some struct members for clarityPadmanabh Ratnakar2-7/+7
2011-04-07pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber1-1/+1
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-13/+38
2011-04-06be2net: Fix a potential crash during shutdown.Ajit Khaparde1-3/+5
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody1-7/+3
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-1/+2
2011-04-06smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra1-3/+5
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones1-61/+88
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett1-1/+1
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden1-2/+1