summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] packet driver permission checking fixPeter Osterlund2005-05-201-1/+7
* [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-201-2/+18
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-05-193-44/+74
|\
| * [SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.cDomen Puncer2005-05-151-6/+2
| * [SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2005-05-112-38/+72
* | [TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller2005-05-181-7/+5
* | [TG3]: Refine DMA boundary setting.David S. Miller2005-05-181-44/+163
* | [TG3]: Set minimal hw interrupt mitigation.David S. Miller2005-05-182-14/+64
* | [TG3]: Add tagged status support.David S. Miller2005-05-182-55/+142
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds2005-05-188-89/+30
|\ \
| * | [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-176-83/+1
| * | [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-173-9/+32
* | | [PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie2005-05-181-1/+1
* | | [PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH2005-05-171-0/+10
* | | [PATCH] PCI: add modalias sysfs file for pci devicesGreg KH2005-05-171-0/+12
* | | [PATCH] PCI Hotplug: remove pci_visit_devScott Murray2005-05-172-136/+0
* | | [PATCH] PCI Hotplug: CPCI updateScott Murray2005-05-173-411/+112
* | | [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy2005-05-174-79/+83
* | | [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2005-05-172-16/+16
|/ /
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds2005-05-173-7/+12
|\ \
| * \ Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...2005-05-172-6/+11
| |\ \
| | * | [PATCH] libata: flush COMRESET set and clearBrett Russ2005-05-151-3/+3
| | * | [PATCH] libata: Prevent the interrupt handler from completing a command twiceAlbert Lee2005-05-151-2/+4
| | * | [PATCH] libata: stop setting sdev->host->max_sectors for lba48 drivesJohn W. Linville2005-05-151-1/+4
| | |/
| * | [PATCH] typo fix in drivers/scsi/sata_svw.c commentRolf Eike Beer2005-05-121-1/+1
| |/
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds2005-05-176-32/+73
|\ \
| * | [PATCH] USB: add modalias sysfs file for usb devicesGreg KH2005-05-161-0/+34
| * | [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20Lonnie Mendez2005-05-162-0/+3
| * | [PATCH] USB: ehci suspend must stop timerDavid Brownell2005-05-161-0/+1
| * | [PATCH] USB: usbnet driver fixesDavid Brownell2005-05-162-32/+35
* | | [PATCH] dvb: budget-av: CI fixesJohannes Stezenbach2005-05-171-98/+118
* | | [PATCH] dvb: bt8xx: whitespace cleanupJohannes Stezenbach2005-05-172-21/+21
* | | [PATCH] dvb: DST: fixed CI debug outputJohannes Stezenbach2005-05-171-1/+1
* | | [PATCH] dvb: DST: fix a bug in the module parameterJohannes Stezenbach2005-05-171-1/+1
* | | [PATCH] dvb: DST: misc. fixesJohannes Stezenbach2005-05-173-25/+16
* | | [PATCH] dvb: DST: fix for descrambling failureJohannes Stezenbach2005-05-171-1/+1
* | | [PATCH] dvb: DST: fixed tuning problemJohannes Stezenbach2005-05-172-22/+41
* | | [PATCH] dvb: DST: add support for Twinhan 200103AJohannes Stezenbach2005-05-171-1/+9
* | | [PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach2005-05-1711-377/+1703
* | | [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2005-05-1724-117/+110
* | | [PATCH] dvb: frontends: misc. minor cleanupsJohannes Stezenbach2005-05-174-18/+14
* | | [PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach2005-05-178-30/+13
* | | [PATCH] dvb: dvb-pll.h: prevent multiple inclusionJohannes Stezenbach2005-05-171-6/+4
* | | [PATCH] dvb: tda10046: support for different firmware versionsJohannes Stezenbach2005-05-171-2/+34
* | | [PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driverJohannes Stezenbach2005-05-172-2/+5
* | | [PATCH] dvb: tda1004x: dont use bitfieldsJohannes Stezenbach2005-05-171-2/+2
* | | [PATCH] dvb: mt352: embed struct mt352_config in mt352_stateJohannes Stezenbach2005-05-171-14/+14
* | | [PATCH] dvb: ves1820: remove unnecessary msleepJohannes Stezenbach2005-05-171-1/+0
* | | [PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach2005-05-172-2/+2
* | | [PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach2005-05-1721-242/+241
OpenPOWER on IntegriCloud