summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* SAM9 watchdog: update for moved headersAndrew Victor2008-11-071-1/+1
* rtc-cmos: fix boot log messageFrans Pop2008-11-071-1/+1
* atmel_serial: keep clock off when it's not neededDavid Brownell2008-11-071-3/+14
* fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven2008-11-071-24/+39
* fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin2008-11-076-0/+1320
* cciss: fix regression firmware not displayed in procfsMike Miller2008-11-071-1/+22
* cciss: fix sysfs broken symlink regressionMike Miller2008-11-071-0/+1
* hwmon: applesmc: add support for iMac 8Henrik Rydberg2008-11-071-0/+9
* hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg2008-11-071-0/+10
* hwmon: applesmc: add support for Macbook 5Henrik Rydberg2008-11-071-0/+9
* hwmon: applesmc: add support for iMac 5Henrik Rydberg2008-11-071-0/+8
* rtc: fix handling of missing tm_year data when reading alarmsMark Brown2008-11-071-1/+1
* vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch2008-11-071-2/+8
* cpqarry: fix return value of cpqarray_init()Andrey Borzenkov2008-11-071-1/+6
* cciss: new hardware supportMike Miller2008-11-071-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-048-22/+40
|\
| * niu: Use pci_ioremap_bar().David S. Miller2008-11-041-5/+1Star
| * bnx2x: Version UpdateEilon Greenstein2008-11-041-2/+2
| * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-041-2/+2
| * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-041-4/+5
| * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-041-0/+2
| * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-045-34/+56
|\ \
| * | libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
| * | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-1/+3
| * | libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
| * | sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25Star
| * | sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
| * | sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
* | | drivers: remove duplicated #includeJianjun Kong2008-11-048-8/+0Star
|/ /
* | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-032-94/+83Star
|\ \
| * | i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-312-94/+83Star
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-036-14/+48
|\ \ \
| * | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-033-0/+25
| * | | drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-272-13/+14
| * | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-272-1/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-0214-27/+46
|\ \ \ \
| * | | | ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-021-1/+6
| * | | | tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
| * | | | tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
| * | | | tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
| * | | | ide: Switch to a common addressAlan Cox2008-11-0211-11/+11
| * | | | ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-021-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0225-78/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-022-2/+0Star
| * | | bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2