summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-07Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor1-4/+4
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor1-1/+1
2008-11-06md: linear: Fix a division by zero bug for very small arrays.Andre Noll1-0/+2
2008-11-06md: fix bug in raid10 recovery.NeilBrown1-1/+1
2008-11-06md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown1-6/+0
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2-19/+4
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan1-0/+1
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-22/+40
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-34/+56
2008-11-04drivers: remove duplicated #includeJianjun Kong8-8/+0
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-1/+3
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns1-3/+4
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo1-28/+25
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz1-1/+3
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson1-0/+20
2008-11-04niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-04bnx2x: Version UpdateEilon Greenstein1-2/+2
2008-11-04bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein1-2/+2
2008-11-04bnx2x: PCI configuration bug on big-endianEilon Greenstein1-4/+5
2008-11-04bnx2x: Removing the PMF indication when unloadingEilon Greenstein1-0/+2
2008-11-04PCI: fix range check on mmapped sysfs resource filesEd Swierk1-1/+1
2008-11-04PCI: remove excess kernel-doc notationRandy Dunlap1-2/+4
2008-11-04PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao1-18/+18
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek1-3/+6
2008-11-03net: kconfig cleanupJeff Kirsher1-3/+15
2008-11-03fs_enet: fix pollingAlexey Dobriyan1-2/+4
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-94/+83
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds6-14/+48
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller1-0/+2
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt3-0/+25
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-27/+46
2008-11-02ide-gd: re-get capacity on revalidateBorislav Petkov1-1/+6
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto1-2/+3
2008-11-02tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto1-11/+16
2008-11-02tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto1-1/+8
2008-11-02ide: Switch to a common addressAlan Cox11-11/+11
2008-11-02ide-cd: fix DMA alignment regressionBorislav Petkov1-1/+2
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-78/+121
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton1-1/+1
2008-11-02IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-01el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdAl Viro1-2/+2
2008-11-01section fixes for cirrusfbAl Viro1-1/+1
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds3-5/+5
2008-11-01remove unused #include <version.h>'sHuang Weiyi2-2/+0
2008-11-01saner FASYNC handling on file closeAl Viro26-92/+5
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+10
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-1043/+42