aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-06SAM9 watchdog: update for moved headersGravatar Andrew Victor 1-1/+1
2008-11-06rtc-cmos: fix boot log messageGravatar Frans Pop 1-1/+1
2008-11-06atmel_serial: keep clock off when it's not neededGravatar David Brownell 1-3/+14
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGravatar Geert Uytterhoeven 1-24/+39
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsGravatar Anatolij Gustschin 6-0/+1320
2008-11-06cciss: fix regression firmware not displayed in procfsGravatar Mike Miller 1-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionGravatar Mike Miller 1-0/+1
2008-11-06hwmon: applesmc: add support for iMac 8Gravatar Henrik Rydberg 1-0/+9
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Gravatar Henrik Rydberg 1-0/+10
2008-11-06hwmon: applesmc: add support for Macbook 5Gravatar Henrik Rydberg 1-0/+9
2008-11-06hwmon: applesmc: add support for iMac 5Gravatar Henrik Rydberg 1-0/+8
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsGravatar Mark Brown 1-1/+1
2008-11-06vt: incomplete initialization of vc_tab_stopGravatar Wolfgang Kroworsch 1-2/+8
2008-11-06cpqarry: fix return value of cpqarray_init()Gravatar Andrey Borzenkov 1-1/+6
2008-11-06cciss: new hardware supportGravatar Mike Miller 1-0/+4
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 8-22/+40
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-34/+56
2008-11-04drivers: remove duplicated #includeGravatar Jianjun Kong 8-8/+0
2008-11-04libata: mask off DET when restoring SControl for detachGravatar Tejun Heo 1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itGravatar Tejun Heo 1-1/+3
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Gravatar Elias Oltmanns 1-3/+4
2008-11-04sata_nv: fix generic, nf2/3 detection regressionGravatar Tejun Heo 1-28/+25
2008-11-04sata_via: restore vt*_prepare_host error handlingGravatar Marcin Slusarz 1-1/+3
2008-11-04sata_promise: add ATA engine reset to reset opsGravatar Mikael Pettersson 1-0/+20
2008-11-03niu: Use pci_ioremap_bar().Gravatar David S. Miller 1-5/+1
2008-11-03bnx2x: Version UpdateGravatar Eilon Greenstein 1-2/+2
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeGravatar Eilon Greenstein 1-2/+2
2008-11-03bnx2x: PCI configuration bug on big-endianGravatar Eilon Greenstein 1-4/+5
2008-11-03bnx2x: Removing the PMF indication when unloadingGravatar Eilon Greenstein 1-0/+2
2008-11-03mv643xx_eth: fix SMI bus access timeoutsGravatar Lennert Buytenhek 1-3/+6
2008-11-03net: kconfig cleanupGravatar Jeff Kirsher 1-3/+15
2008-11-03fs_enet: fix pollingGravatar Alexey Dobriyan 1-2/+4
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-94/+83
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Gravatar Linus Torvalds 6-14/+48
2008-11-03SMC91x: Fix compilation on some platforms.Gravatar David S. Miller 1-0/+2
2008-11-03i915: Add GEM ioctl to get available aperture size.Gravatar Eric Anholt 3-0/+25
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 14-27/+46
2008-11-02ide-gd: re-get capacity on revalidateGravatar Borislav Petkov 1-1/+6
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleGravatar Atsushi Nemoto 1-2/+3
2008-11-02tx4938ide: Do not call devm_ioremap for whole 128KBGravatar Atsushi Nemoto 1-11/+16
2008-11-02tx4938ide: Check minimum cycle time and SHWT range (v2)Gravatar Atsushi Nemoto 1-1/+8
2008-11-02ide: Switch to a common addressGravatar Alan Cox 11-11/+11
2008-11-02ide-cd: fix DMA alignment regressionGravatar Borislav Petkov 1-1/+2
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 25-78/+121
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Gravatar Will Newton 1-1/+1
2008-11-01IRDA: remove double inclusion of module.hGravatar Alexander Beregalov 2-2/+0
2008-11-01el3_common_init() should be __devinit, not __initGravatar Al Viro 1-3/+3
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdGravatar Al Viro 1-2/+2
2008-11-01section fixes for cirrusfbGravatar Al Viro 1-1/+1
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisGravatar Linus Torvalds 3-5/+5