summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] oprofile: report anonymous region samplesJohn Levon2005-06-242-11/+21
* [PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF supportMauro Carvalho Chehab2005-06-243-4/+116
* [PATCH] dvb: flexcop: add BCM3510 ATSC frontend support for Air2PC cardJohannes Stezenbach2005-06-249-14/+1389
* [PATCH] dvb: dvb_frontend: use time_after()Johannes Stezenbach2005-06-241-1/+3
* [PATCH] dvb-usb: fix init error checkingJohannes Stezenbach2005-06-241-1/+1
* [PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach2005-06-2435-52/+4435
* [PATCH] dvb: drop obsolete dibusb driverJohannes Stezenbach2005-06-2412-2696/+1
* [PATCH] tpm: device attribute fixesYani Ioannou2005-06-242-3/+3
* [PATCH] i2o build fixAndrew Morton2005-06-243-3/+6
* [PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel2005-06-241-0/+1
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-2410-106/+96
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-2410-261/+233
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-245-105/+208
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-2413-475/+1176
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-249-278/+340
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-246-136/+116
* [PATCH] tpm: improve output in sysfs files when the TPM failsKylene Jo Hall2005-06-241-4/+6
* [PATCH] tpm: add debugging outputKylene Hall2005-06-241-8/+17
* [PATCH] tpm: replace odd LPC init functionKylene Hall2005-06-244-108/+22
* [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-241-0/+1
* [PATCH] tpm: locking fixesKylene Hall2005-06-241-3/+7
* [PATCH] tpm: add cancel functionKylene Hall2005-06-244-12/+23
* [PATCH] tpm: sysfs owernship changesKylene Hall2005-06-244-13/+64
* [PATCH] tpm: remove unnecessary __forceKylene Hall2005-06-241-12/+7
* [PATCH] tpm: use to_pci_devKylene Hall2005-06-241-3/+3
* [PATCH] tpm: fix timer initializationKylene Hall2005-06-242-20/+6
* [PATCH] tpm: large stack objectsKylene Hall2005-06-241-6/+15
* [PATCH] tpm: read return code issueKylene Hall2005-06-241-20/+10
* [PATCH] tpm: remove unnecessary module stuffKylene Hall2005-06-241-13/+0
* [PATCH] tpm: address missing const defsKylene Hall2005-06-241-5/+5
* [PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall2005-06-244-51/+87
* [PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan2005-06-243-52/+18
* [PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton2005-06-241-0/+196
* [PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard2005-06-241-12/+13
* [PATCH] ipmi: add power cycle capabilityCorey Minyard2005-06-242-11/+130
* [PATCH] ipmi: timer shutdown cleanupCorey Minyard2005-06-241-12/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-232-3/+4
|\
| * [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks2005-06-231-2/+2
| * [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre2005-06-231-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-232-10/+47
|\ \
| * | [PATCH] Serial: Bugs are not capabilitiesRussell King2005-06-231-4/+4
| * | [PATCH] Serial: Mobility's 16550A ports need a helping handRussell King2005-06-232-0/+32
| * | [PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King2005-06-232-10/+15
| |/
* | [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-234-12/+7
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-233-0/+707
|\ \
| * | [PATCH] ppc64: add a watchdog driver for rtasUtz Bacher2005-06-233-0/+707
| |/
* | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-2312-12/+12
* | [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-13/+24
* | [PATCH] pwc-uncompress warning fixAndrew Morton2005-06-231-6/+5
* | [PATCH] IDE CD reports current speedEric Piel2005-06-231-40/+49