aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds2007-07-17
* Make the "z/VM unit record device driver" depend on S390Linus Torvalds2007-07-17
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-17
|\
| * [S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber2007-07-17
| * [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-17
| * [S390] z/VM unit record device driverFrank Munzert2007-07-17
| * [S390] vmcp cleanupChristian Borntraeger2007-07-17
| * [S390] qdio: output queue stall on FCP and network devicesFrank Pavlic2007-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-17
|\ \
| * | [WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck2007-07-05
| * | [WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck2007-07-05
| * | [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck2007-07-05
| * | [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck2007-07-05
| * | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck2007-07-05
| * | [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-17
| * | [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-17
| * | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt2007-06-10
| * | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt2007-06-10
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton2007-06-10
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton2007-06-10
| * | [WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt2007-06-10
| * | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck2007-06-04
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-04
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck2007-06-04
| * | [WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck2007-06-03
| * | [WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck2007-06-03
| * | [WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck2007-06-03
| * | [WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck2007-06-03
| * | [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day2007-06-03
| * | [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day2007-06-03
* | | Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-07-17
|\ \ \
| * | | [ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik2007-07-17
| * | | [ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik2007-07-17
| * | | [ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik2007-07-17
| * | | [ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik2007-07-17
| * | | [ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik2007-07-17
| * | | [ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik2007-07-17
| * | | [ISDN] HiSax: move card setup into separate functionJeff Garzik2007-07-17
* | | | Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2007-07-17
|\ \ \ \
| * | | | drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* | | | | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-07-17
|\| | | |
| * | | | drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik2007-07-17
| * | | | [libata] sata_mv: use pci_try_set_mwi()Jeff Garzik2007-07-17
| * | | | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik2007-07-17
| * | | | drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik2007-07-17
| * | | | drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-17
| * | | | drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik2007-07-17
| * | | | drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik2007-07-17
| * | | | drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik2007-07-17
| * | | | [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2007-07-17