summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof HaƂasa
2009-05-08Staging: comedi: David doesn't want to get comedi patchesGreg Kroah-Hartman
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger
2009-05-08Staging: rt2870: new device idDave Hayes
2009-05-08Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg
2009-05-08usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern
2009-05-08USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz
2009-05-08USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern
2009-05-08USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski
2009-05-08USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman
2009-05-08Revert driver core: fix passing platform_dataMing Lei
2009-05-08Driver core: platform: fix kernel-doc warningsRandy Dunlap
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-05-07Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna
2009-05-07Input: joydev - blacklist digitizersTim Cole
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-07random: make get_random_int() more randomLinus Torvalds
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-07md: constify VFTsJan Engelhardt
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton
2009-05-06isl29003: fix resume functionalityDaniel Mack
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski
2009-05-06jsm: removing unused spinlockBreno Leitao
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie
2009-05-05ipu_idmac: Use disable_irq_nosync() from within irq handlers.Ben Nizette
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich
2009-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-05-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie