index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...
Markus Lidel
13
-475
/
+1176
2005-06-24
[PATCH] I2O: first code cleanup of spare warnings and unused functions
Markus Lidel
9
-278
/
+340
2005-06-24
[PATCH] I2O: bugfixes and compability enhancements
Markus Lidel
6
-136
/
+116
2005-06-24
[PATCH] tpm: improve output in sysfs files when the TPM fails
Kylene Jo Hall
1
-4
/
+6
2005-06-24
[PATCH] tpm: add debugging output
Kylene Hall
1
-8
/
+17
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
4
-108
/
+22
2005-06-24
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
1
-0
/
+1
2005-06-24
[PATCH] tpm: locking fixes
Kylene Hall
1
-3
/
+7
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
4
-12
/
+23
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
4
-13
/
+64
2005-06-24
[PATCH] tpm: remove unnecessary __force
Kylene Hall
1
-12
/
+7
2005-06-24
[PATCH] tpm: use to_pci_dev
Kylene Hall
1
-3
/
+3
2005-06-24
[PATCH] tpm: fix timer initialization
Kylene Hall
2
-20
/
+6
2005-06-24
[PATCH] tpm: large stack objects
Kylene Hall
1
-6
/
+15
2005-06-24
[PATCH] tpm: read return code issue
Kylene Hall
1
-20
/
+10
2005-06-24
[PATCH] tpm: remove unnecessary module stuff
Kylene Hall
1
-13
/
+0
2005-06-24
[PATCH] tpm: address missing const defs
Kylene Hall
1
-5
/
+5
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
4
-51
/
+87
2005-06-24
[PATCH] char/tpm: use msleep(), clean-up timers,
Nishanth Aravamudan
3
-52
/
+18
2005-06-24
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
1
-0
/
+196
2005-06-24
[PATCH] ipmi: use completions, not semaphores, in powerdown code
Corey Minyard
1
-12
/
+13
2005-06-24
[PATCH] ipmi: add power cycle capability
Corey Minyard
2
-11
/
+130
2005-06-24
[PATCH] ipmi: timer shutdown cleanup
Corey Minyard
1
-12
/
+5
2005-06-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+4
2005-06-23
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-10
/
+47
2005-06-23
[PATCH] Serial: Bugs are not capabilities
Russell King
1
-4
/
+4
2005-06-23
[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name
Ben Dooks
1
-2
/
+2
2005-06-23
[PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driver
Nicolas Pitre
1
-1
/
+2
2005-06-23
[PATCH] better USB_MON dependencies
Adrian Bunk
4
-12
/
+7
2005-06-23
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
3
-0
/
+707
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
12
-12
/
+12
2005-06-23
[PATCH] Introduce tty_unregister_ldisc()
Alexey Dobriyan
1
-13
/
+24
2005-06-23
[PATCH] pwc-uncompress warning fix
Andrew Morton
1
-6
/
+5
2005-06-23
[PATCH] IDE CD reports current speed
Eric Piel
1
-40
/
+49
2005-06-23
[PATCH] dpt_i2o: fix waitqueue abuse
Andrew Morton
1
-12
/
+5
2005-06-23
[PATCH] PCDP: handle tables that don't supply baud rate
Bjorn Helgaas
2
-5
/
+8
2005-06-23
[PATCH] block: add unlocked_ioctl support for block devices
Arnd Bergmann
1
-20
/
+54
2005-06-23
[PATCH] yenta TI: turn off interrupts during card power-on #2
Daniel Ritz
3
-23
/
+215
2005-06-23
[PATCH] Potential null pointer dereference in amiga serial driver
TINNES Julien RD-MAPS-ISS
1
-4
/
+14
2005-06-23
[PATCH] Improve CD/DVD packet driver write performance
Peter Osterlund
1
-16
/
+20
2005-06-23
[PATCH] ide-floppy adjustments
Jan Beulich
1
-0
/
+6
2005-06-23
[PATCH] parport: NetMos nm9855 fix
Martin Schitter
2
-5
/
+4
2005-06-23
[PATCH] Altix: shut off xmit intr if done xmitting
Pat Gefre
1
-0
/
+1
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
1
-12
/
+1
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
1
-2
/
+10
2005-06-23
[PATCH] optimise loop driver a bit
Nick Piggin
1
-43
/
+38
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
2
-24
/
+8
2005-06-23
[PATCH] blk: unplug later
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] blk: branch hints
Nick Piggin
1
-6
/
+6
2005-06-23
[PATCH] blk: no memory barrier
Nick Piggin
1
-1
/
+0
[next]