summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* trivial: MPT fusion - remove long dead codeAlan Cox2008-11-071-108/+0
* trivial: dmi_scan typoAlan Cox2008-11-071-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-066-11/+39
|\
| * iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| * iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| * iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
| * ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8
| * zd1211rw: Add 2 device IDsDaniel Drake2008-11-061-0/+2
| * iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
| * iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
| * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-11-067-26/+29
|\ \
| * | ieee1394: dv1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-311-2/+8
| * | ieee1394: raw1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-311-3/+6
| * | ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-312-11/+7
| * | firewire: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-313-10/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-11-061-4/+4
|\ \ \
| * | | [WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor2008-11-061-4/+4
| * | | [WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor2008-11-061-1/+1
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-11-063-7/+3
|\ \ \ \
| * | | | md: linear: Fix a division by zero bug for very small arrays.Andre Noll2008-11-061-0/+2
| * | | | md: fix bug in raid10 recovery.NeilBrown2008-11-061-1/+1
| * | | | md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown2008-11-061-6/+0
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-061-0/+1
|\ \ \ \ \
| * | | | | powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan2008-11-051-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-062-19/+4
|\ \ \ \ \
| * | | | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-052-19/+4
| * | | | | [MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi2008-10-211-1/+0
* | | | | | SAM9 watchdog: update for moved headersAndrew Victor2008-11-061-1/+1
* | | | | | rtc-cmos: fix boot log messageFrans Pop2008-11-061-1/+1
* | | | | | atmel_serial: keep clock off when it's not neededDavid Brownell2008-11-061-3/+14
* | | | | | fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven2008-11-061-24/+39
* | | | | | fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin2008-11-066-0/+1320
* | | | | | cciss: fix regression firmware not displayed in procfsMike Miller2008-11-061-1/+22
* | | | | | cciss: fix sysfs broken symlink regressionMike Miller2008-11-061-0/+1
* | | | | | hwmon: applesmc: add support for iMac 8Henrik Rydberg2008-11-061-0/+9
* | | | | | hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg2008-11-061-0/+10
* | | | | | hwmon: applesmc: add support for Macbook 5Henrik Rydberg2008-11-061-0/+9
* | | | | | hwmon: applesmc: add support for iMac 5Henrik Rydberg2008-11-061-0/+8
* | | | | | rtc: fix handling of missing tm_year data when reading alarmsMark Brown2008-11-061-1/+1
* | | | | | vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch2008-11-061-2/+8
* | | | | | cpqarry: fix return value of cpqarray_init()Andrey Borzenkov2008-11-061-1/+6
* | | | | | cciss: new hardware supportMike Miller2008-11-061-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-031-5/+1
| * | | | bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
| * | | | bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
| * | | | bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
| * | | | bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
| * | | | mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
OpenPOWER on IntegriCloud