aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-10
* [PATCH] libata: implement per-dev xfermaskTejun Heo2006-08-10
* [PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik2006-08-10
* [PATCH] [libata] some function renamingJeff Garzik2006-08-10
* [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo2006-08-10
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-09
|\
| * [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-09
| * [PATCH] Fix compile problem when sata debugging is onKeith Owens2006-08-09
* | [PATCH] ahci: remove IRQ mask clearing from init_controller()Tejun Heo2006-08-09
* | [PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King2006-08-09
* | [PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King2006-08-09
* | [PATCH] libata: Add ata_port_initBrian King2006-08-09
* | [PATCH] libata: Add ata_host_set_initBrian King2006-08-09
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-08
|\|
| * Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...Jeff Garzik2006-08-08
| |\
| | * [PATCH] libata: fix ata_device_add() error pathTejun Heo2006-08-04
| | * [PATCH] [libata] manually inline ata_host_remove()Jeff Garzik2006-08-04
| | * [PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo2006-08-04
| | * [PATCH] ata_piix: fix host_set private_data intializationTejun Heo2006-08-04
| | * [PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo2006-08-04
* | | Merge branch 'master' into upstreamJeff Garzik2006-08-07
|\| |
| * | Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds2006-08-06
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-06
| |\ \
| | * | Input: ati_remote - use msec instead of jiffiesDmitry Torokhov2006-08-04
| | * | Input: ati_remote - add missing input_sync()Dmitry Torokhov2006-08-04
| | * | Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov2006-08-04
| | * | Input: ati_remote - make filter time a module parameterEdwin Huffstutler2006-08-04
| | * | Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-04
| | * | Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-04
| | * | Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-04
| | * | Input: keyboard - change to use kzallocDmitry Torokhov2006-08-04
| | * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-04
| | |\ \
| | * | | Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-19
| | * | | Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-19
| | * | | Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-19
| | * | | Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-19
| | * | | Input: hiddev - use standard list implementationDmitry Torokhov2006-07-19
| | * | | Input: add missing handler->start() callDmitry Torokhov2006-07-19
| | * | | Input: HID - fix potential out-of-bound array accessDmitry Torokhov2006-07-15
| | * | | Input: fix list iteration in input_release_device()Andrew Morton2006-07-15
| | * | | Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-15
| | * | | Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-06
| | * | | Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-06
| | * | | Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-06
| | * | | Input: wistron - fix section reference mismatchesAndrew Morton2006-07-06
| | * | | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-06
| | * | | Input: add start() method to input handlersDmitry Torokhov2006-07-06
| | * | | Input: remove accept method from input_devDmitry Torokhov2006-07-06
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-08-06
| |\ \ \ \
| | * | | | [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai2006-08-03