index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
2006-08-10
12
-97
/
+123
*
[PATCH] libata: implement per-dev xfermask
Tejun Heo
2006-08-10
1
-29
/
+11
*
[PATCH] [libata] Kill 'count' var in ata_device_add()
Jeff Garzik
2006-08-10
1
-13
/
+7
*
[PATCH] [libata] some function renaming
Jeff Garzik
2006-08-10
1
-11
/
+10
*
[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()
Tejun Heo
2006-08-10
1
-20
/
+13
*
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-08-09
2
-2
/
+15
|
\
|
*
[PATCH] libata: clear sdev->locked on door lock failure
Tejun Heo
2006-08-09
1
-0
/
+13
|
*
[PATCH] Fix compile problem when sata debugging is on
Keith Owens
2006-08-09
1
-2
/
+2
*
|
[PATCH] ahci: remove IRQ mask clearing from init_controller()
Tejun Heo
2006-08-09
1
-2
/
+1
*
|
[PATCH] libata: Add support for SATA attachment to SAS adapters
Brian King
2006-08-09
4
-1
/
+160
*
|
[PATCH] libata: Move ata_probe_ent_alloc to libata_core
Brian King
2006-08-09
3
-26
/
+27
*
|
[PATCH] libata: Add ata_port_init
Brian King
2006-08-09
2
-15
/
+36
*
|
[PATCH] libata: Add ata_host_set_init
Brian King
2006-08-09
2
-4
/
+26
*
|
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-08-09
3
-27
/
+9
|
\
|
|
*
Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstr...
Jeff Garzik
2006-08-09
3
-27
/
+9
|
|
\
|
|
*
[PATCH] libata: fix ata_device_add() error path
Tejun Heo
2006-08-04
1
-4
/
+4
|
|
*
[PATCH] [libata] manually inline ata_host_remove()
Jeff Garzik
2006-08-04
1
-25
/
+6
|
|
*
[PATCH] sata_sil24: don't set probe_ent->mmio_base
Tejun Heo
2006-08-04
1
-1
/
+0
|
|
*
[PATCH] ata_piix: fix host_set private_data intialization
Tejun Heo
2006-08-04
1
-0
/
+1
|
|
*
[PATCH] libata: fix ata_port_detach() for old EH ports
Tejun Heo
2006-08-04
1
-1
/
+2
*
|
|
Merge branch 'master' into upstream
Jeff Garzik
2006-08-07
94
-723
/
+1133
|
\
|
|
|
*
|
Linux v2.6.18-rc4
v2.6.18-rc4
Linus Torvalds
2006-08-06
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2006-08-06
17
-308
/
+509
|
|
\
\
|
|
*
|
Input: ati_remote - use msec instead of jiffies
Dmitry Torokhov
2006-08-05
1
-58
/
+77
|
|
*
|
Input: ati_remote - add missing input_sync()
Dmitry Torokhov
2006-08-05
1
-0
/
+1
|
|
*
|
Input: ati_remote - relax permissions sysfs module parameters
Dmitry Torokhov
2006-08-05
1
-2
/
+2
|
|
*
|
Input: ati_remote - make filter time a module parameter
Edwin Huffstutler
2006-08-05
1
-14
/
+19
|
|
*
|
Input: atkbd - restore repeat rate when resuming
Dmitry Torokhov
2006-08-05
1
-43
/
+60
|
|
*
|
Input: trackpoint - activate protocol when resuming
Dmitry Torokhov
2006-08-05
1
-18
/
+34
|
|
*
|
Input: logips2pp - fix button mapping for MX300
Roberto Castagnola
2006-08-05
1
-2
/
+1
|
|
*
|
Input: keyboard - change to use kzalloc
Dmitry Torokhov
2006-08-05
1
-2
/
+2
|
|
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...
Dmitry Torokhov
2006-08-05
1758
-16901
/
+34975
|
|
|
\
\
|
|
*
|
|
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2006-07-19
2
-31
/
+100
|
|
*
|
|
Input: spaceball - make 4000FLX Lefty work
Nick Martin
2006-07-19
1
-1
/
+1
|
|
*
|
|
Input: keyboard - simplify emulate_raw() implementation
Dmitry Torokhov
2006-07-19
1
-17
/
+34
|
|
*
|
|
Input: keyboard - remove static variable and clean up initialization
Dmitry Torokhov
2006-07-19
1
-10
/
+9
|
|
*
|
|
Input: hiddev - use standard list implementation
Dmitry Torokhov
2006-07-19
1
-34
/
+38
|
|
*
|
|
Input: add missing handler->start() call
Dmitry Torokhov
2006-07-19
1
-1
/
+4
|
|
*
|
|
Input: HID - fix potential out-of-bound array access
Dmitry Torokhov
2006-07-15
1
-1
/
+2
|
|
*
|
|
Input: fix list iteration in input_release_device()
Andrew Morton
2006-07-15
1
-3
/
+5
|
|
*
|
|
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
2006-07-15
1
-0
/
+1
|
|
*
|
|
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
2006-07-07
1
-9
/
+9
|
|
*
|
|
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
2006-07-07
1
-0
/
+5
|
|
*
|
|
Input: fm801-gp - fix use after free
Dmitry Torokhov
2006-07-07
1
-2
/
+2
|
|
*
|
|
Input: wistron - fix section reference mismatches
Andrew Morton
2006-07-06
1
-10
/
+10
|
|
*
|
|
Input: introduce input_inject_event() function
Dmitry Torokhov
2006-07-06
4
-21
/
+49
|
|
*
|
|
Input: add start() method to input handlers
Dmitry Torokhov
2006-07-06
3
-21
/
+51
|
|
*
|
|
Input: remove accept method from input_dev
Dmitry Torokhov
2006-07-06
3
-15
/
+0
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-08-06
18
-47
/
+62
|
|
\
\
\
\
|
|
*
|
|
|
[ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device
Takashi Iwai
2006-08-03
1
-0
/
+2
[next]