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
2007-08-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-17
/
+11
2007-08-06
Enable lguest drivers in Kconfig
Rusty Russell
1
-0
/
+2
2007-08-06
KVM: x86 emulator: fix debug reg mov instructions
Avi Kivity
1
-0
/
+2
2007-08-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-11
/
+18
2007-08-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
42
-2039
/
+2821
2007-08-06
drm/i915: Fix i965 secured batchbuffer usage
Dave Airlie
2
-3
/
+12
2007-08-06
[ARM] pata_icside: fix the FIXMEs
Russell King
1
-17
/
+11
2007-08-04
[SCSI] aacraid: prevent panic on adapter resource failure
Salyzyn, Mark
1
-1
/
+3
2007-08-04
[SCSI] aha152x: use data accessors and !use_sg cleanup
Boaz Harrosh
1
-44
/
+47
2007-08-04
[SCSI] aha152x: Fix check_condition code-path
Boaz Harrosh
1
-28
/
+27
2007-08-04
[SCSI] aha152x: Clean Reset path
Boaz Harrosh
1
-9
/
+9
2007-08-04
[SCSI] aha152x: preliminary fixes and some comments
Boaz Harrosh
1
-4
/
+4
2007-08-04
[SCSI] aha152x: use bounce buffer
Boaz Harrosh
1
-0
/
+7
2007-08-04
[SCSI] aha152x: fix debug mode symbol conflict
Boaz Harrosh
2
-6
/
+6
2007-08-04
[SCSI] sd: disentangle barriers in SCSI
James Bottomley
2
-20
/
+11
2007-08-03
[BNX2]: Fix suspend/resume problem.
Michael Chan
1
-4
/
+8
2007-08-03
[TG3]: Fix suspend/resume problem.
Michael Chan
1
-7
/
+10
2007-08-03
fix s2io regression
Al Viro
1
-3
/
+6
2007-08-03
Merge git://git.infradead.org/~dwmw2/mtd-2.6.23
Linus Torvalds
2
-5
/
+1
2007-08-03
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+1
2007-08-03
serial: fix 8250 early console setup
Daniel Ritz
2
-2
/
+2
2007-08-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-1
/
+4
2007-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
6
-17
/
+21
2007-08-03
[CG6]: fix memory size detection
Krzysztof Helt
1
-1
/
+4
2007-08-03
[SCSI] lpfc : scsi command accessor fix for 8.2.2
James Smart
1
-1
/
+1
2007-08-03
[MTD] Makefile fix for mtdsuper
Satyam Sharma
2
-5
/
+1
2007-08-02
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
Ben Dooks
1
-4
/
+4
2007-08-02
[MTD] [NAND] at91_nand rdy_pin fix
Ivan Kuten
1
-1
/
+4
2007-08-02
[MTD] [NAND] fix race in nand_base.c
Artem Bityutskiy
1
-0
/
+4
2007-08-02
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
Roland Stigge
1
-5
/
+5
2007-08-02
[MTD] Fix potential leak in rfd_ftl_add_mtd
Florin Malita
1
-0
/
+1
2007-08-02
firewire: fw-core: make two variables static
Stefan Richter
1
-2
/
+2
2007-08-02
firewire: fw-ohci: dma_free_coherent needs IRQs enabled
Stefan Richter
1
-7
/
+13
2007-08-02
firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)
Stefan Richter
2
-2
/
+5
2007-08-02
ieee1394: sbp2: more correct Kconfig dependencies
Stefan Richter
1
-1
/
+1
2007-08-02
ieee1394: revert "sbp2: enforce 32bit DMA mapping"
Stefan Richter
1
-5
/
+0
2007-08-02
[SCSI] qlogicpti: Some cosmetic changes
Mark Fortescue
1
-21
/
+29
2007-08-02
HID: Never call hid_free_buffers() when usbhid_device has been freed
Jiri Kosina
1
-2
/
+2
2007-08-02
USB HID: fix memory leak of usbhid_device
Jiri Kosina
1
-0
/
+2
2007-08-02
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
Jesper Juhl
1
-1
/
+2
2007-08-02
USB HID: add ASUS LCM to the blacklist
Christian Lamparter
1
-0
/
+4
2007-08-02
USB HID: Add all Logitech Harmonies to blacklist
Phil Dibowitz
1
-0
/
+132
2007-08-02
HID: remove the Applie IR sensor from the hid_blacklist
Tino Keitel
1
-2
/
+0
2007-08-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
13
-128
/
+85
2007-08-01
scc_pata: PIO fixes
Bartlomiej Zolnierkiewicz
1
-41
/
+20
2007-08-01
piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
Bartlomiej Zolnierkiewicz
2
-17
/
+15
2007-08-01
jmicron: PIO fixes
Bartlomiej Zolnierkiewicz
1
-17
/
+4
2007-08-01
it8213: PIO fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-16
/
+17
2007-08-01
cs5535: PIO fixes
Bartlomiej Zolnierkiewicz
1
-23
/
+17
2007-08-01
cs5520: fix PIO auto-tuning in ->ide_dma_check method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]