aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-132-3/+21
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds2005-09-139-43/+2244
|\ \
| * | [WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patchWim Van Sebroeck2005-09-121-20/+24
| * | [WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handlingWim Van Sebroeck2005-09-122-12/+2
| * | [WATCHDOG] w83977f-watchdog-driver.patchJose Miguel Goncalves2005-09-123-0/+562
| * | [WATCHDOG] New SBC8360 watchdog driver (revised)Ian E. Morgan2005-09-113-0/+433
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patchWim Van Sebroeck2005-09-111-8/+3
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fixAndrew Morton2005-09-111-1/+4
| * | [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patchAndrey Panin2005-09-113-0/+418
| * | [WATCHDOG] i6300.h-removal-patchDavid Hardeman2005-09-112-74/+30
| * | [WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patchJiri Slaby2005-09-111-2/+2
| * | [WATCHDOG] i6300esb.c-pci_dev_put+nowayout-patchNaveen Gupta2005-09-111-9/+6
| * | [WATCHDOG] i6300esb-set_correct_reload_register_bitNaveen Gupta2005-09-112-3/+5
| * | [WATCHDOG] i6300esb.c-WDT_ENABLE-bugNaveen Gupta2005-09-111-1/+1
| * | [WATCHDOG] removes pci_find_device from i6300esb.cJiri Slaby2005-09-111-2/+4
| * | [WATCHDOG] i6300esb.patchDavid Hardeman2005-09-114-0/+581
| * | [WATCHDOG] mv64x60_wdt.patchJames Chapman2005-09-103-0/+257
| * | [WATCHDOG] Kconfig+Makefile-clean2Wim Van Sebroeck2005-09-102-22/+23
| * | [WATCHDOG] s3c2410_wdt.c-state_warning.patchArnaud Patard (Rtp)2005-09-101-1/+1
* | | [PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser2005-09-131-1/+2
* | | [PATCH] matroxfb adjustmentsJan Beulich2005-09-131-5/+8
* | | [PATCH] fbcon: constify font dataJan Beulich2005-09-1313-34/+33
* | | [PATCH] minor fbcon_scroll adjustmentJan Beulich2005-09-131-0/+2
* | | [PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 GoldMauro Carvalho Chehab2005-09-131-3/+4
* | | [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie2005-09-133-0/+490
* | | [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie2005-09-131-14/+11
* | | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2005-09-132-31/+45
* | | [PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund2005-09-131-6/+3
* | | [PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund2005-09-131-6/+3
* | | [PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund2005-09-131-7/+7
* | | [PATCH] pktcdvd: documentation updatePeter Osterlund2005-09-131-18/+30
* | | [PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund2005-09-131-1/+4
* | | [PATCH] cciss: SCSI tape info for /procMike Miller2005-09-131-3/+24
* | | [PATCH] cciss: One Button Disaster Recovery supportMike Miller2005-09-131-12/+29
* | | [PATCH] cciss: fix for DMA brokenessMike Miller2005-09-131-2/+6
* | | [PATCH] cciss: bug fix in cciss_remove_oneMike Miller2005-09-131-2/+3
* | | [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-134-7/+73
* | | [PATCH] cciss: new disk register/deregister routinesMike Miller2005-09-132-190/+333
* | | [PATCH] cciss: busy_initializing flagMike Miller2005-09-132-0/+9
* | | [PATCH] cciss: new controller pci/subsystem idsMike Miller2005-09-131-9/+24
* | | [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-1315-20/+16
* | | [PATCH] i2c-keywest warning fixAndrew Morton2005-09-131-1/+0
* | | [PATCH] pcmcia: add another orinoco_cs idKomuro2005-09-131-0/+1
* | | [PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox2005-09-131-35/+6
* | | [PATCH] pcmcia: warn on IOCTL usageDominik Brodowski2005-09-131-0/+12
* | | [PATCH] fbdev Kconfig fixAntonino A. Daplas2005-09-131-1/+2
* | | [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-135-18/+12
* | | Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2005-09-132-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-1217-144/+1057
|\ \ \
| * | | [SCSI] set error value when failing commands in prep_fnMike Christie2005-09-101-8/+16