summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-11-06rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin6-0/+1320
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-06hwmon: applesmc: add support for iMac 8Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg1-0/+10
2008-11-06hwmon: applesmc: add support for Macbook 5Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for iMac 5Henrik Rydberg1-0/+8
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-06cciss: new hardware supportMike Miller1-0/+4
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-03niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-03bnx2x: Version UpdateEilon Greenstein1-2/+2
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein1-2/+2
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein1-4/+5
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein1-0/+2
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-02Merge 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-01IRDA: 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