aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk1-4/+8
2011-04-11Merge 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-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-09Merge 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-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds13-142/+238
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-14/+18
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus 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/jikos/hidLinus 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-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels1-1/+6
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels1-2/+4
2011-04-06staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang1-0/+24
2011-04-06be2net: Fix suspend/resume operationPadmanabh Ratnakar1-0/+1
2011-04-06be2net: Rename some struct members for clarityPadmanabh Ratnakar2-7/+7
2011-04-06pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber1-1/+1
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han1-3/+5
2011-04-06HID: Add support for CH Pro ThrottleJiri Kosina2-0/+2
2011-04-06HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas1-0/+2
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-blockLinus Torvalds2-56/+101
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05dm: improve block integrity supportMike Snitzer1-34/+80
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1