summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2-17/+18
2009-05-09bonding: fix panic if initialization failsFlorian Westphal1-8/+0
2009-05-09Fix the race between capifs remount and node creationAl Viro1-2/+8
2009-05-09Fix races around the access to ->s_optionsAl Viro1-2/+1
2009-05-09Reduce path_lookup() abusesAl Viro1-10/+10
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro1-1/+1
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro1-2/+1
2009-05-09IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa1-12/+13
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2-5/+5
2009-05-08Staging: comedi: David doesn't want to get comedi patchesGreg Kroah-Hartman1-1/+0
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger2-39/+9
2009-05-08Staging: rt2870: new device idDave Hayes1-0/+1
2009-05-08Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg1-2/+7
2009-05-08usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern1-4/+14
2009-05-08USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz1-2/+3
2009-05-08USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern1-3/+3
2009-05-08USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski1-0/+2
2009-05-08USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2-0/+8
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott1-2/+8
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman1-3/+0
2009-05-08Revert driver core: fix passing platform_dataMing Lei1-14/+1
2009-05-08Driver core: platform: fix kernel-doc warningsRandy Dunlap1-3/+3
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein3-3/+10
2009-05-07Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna1-1/+1
2009-05-07Input: joydev - blacklist digitizersTim Cole1-1/+7
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-10/+70
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown1-5/+2
2009-05-07md: constify VFTsJan Engelhardt1-1/+1
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown1-17/+28
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown1-7/+11
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown1-6/+6
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown1-7/+4
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan1-2/+4
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck1-7/+5
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton1-0/+2
2009-05-06isl29003: fix resume functionalityDaniel Mack1-2/+7
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt1-1/+0
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski3-39/+48
2009-05-06jsm: removing unused spinlockBreno Leitao2-3/+0
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-32/+16
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie1-3/+3
2009-05-05ipu_idmac: Use disable_irq_nosync() from within irq handlers.Ben Nizette1-2/+2