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-08-02
[SCSI] qla1280: endianess annotations
Christoph Hellwig
2
-139
/
+139
2005-08-02
[SCSI] qla1280: don't use bitfields for hardware access, parameters
Christoph Hellwig
2
-83
/
+81
2005-08-02
[SCSI] qla1280: don't use bitfields for hardware access in isp_config
Christoph Hellwig
2
-33
/
+41
2005-08-02
[SCSI] qla1280: always load microcode
Christoph Hellwig
1
-71
/
+1
2005-08-02
[SCSI] qla1280: remove SG_SEGMENTS
Christoph Hellwig
1
-3
/
+0
2005-08-02
[SCSI] qla1280: use SAM_ constants
Christoph Hellwig
2
-9
/
+1
2005-08-02
[SCSI] qla1280: misc cleanups
Christoph Hellwig
1
-12
/
+14
2005-08-02
[SCSI] qla1280: interupt posting for irq disabling/enabling
Christoph Hellwig
1
-37
/
+20
2005-08-02
[SCSI] qla1280: remove dead per-host flag variables
Christoph Hellwig
2
-11
/
+0
2005-07-30
[SCSI] host state model update: mediate host add/remove race
Mike Anderson
2
-7
/
+16
2005-07-30
[SCSI] host state model update: reimplement scsi_host_cancel
Mike Anderson
2
-18
/
+2
2005-07-30
[SCSI] host state model update: replace old host bitmap state
Mike Anderson
7
-16
/
+153
2005-07-30
[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff
Adrian Bunk
1
-4
/
+0
2005-07-30
[SCSI] aic byteorder fixes after recent cleanup
Olaf Hering
2
-5
/
+7
2005-07-29
[PATCH] agp: restore APBASE after setting APSIZE
Matthew Garrett
2
-3
/
+10
2005-07-29
[PATCH] s390: device recognition
Cornelia Huck
1
-0
/
+3
2005-07-29
[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap
Antonino A. Daplas
1
-2
/
+4
2005-07-29
[PATCH] vesafb: Fix mtrr bugs
Antonino A. Daplas
1
-11
/
+36
2005-07-29
[PATCH] serial: add MMIO support to 8250_pnp
Bjorn Helgaas
1
-7
/
+15
2005-07-29
[PATCH] USB: hidinput_hid_event() oops fix
Pete Zaitcev
1
-2
/
+3
2005-07-29
[PATCH] USB: fix in usb_calc_bus_time
Dan Streetman
3
-7
/
+9
2005-07-29
[PATCH] USB: fix Bug in usb-skeleton.c
Conger, Chris A
1
-2
/
+4
2005-07-29
[PATCH] USB: add S3C24XX USB Host driver support
Ben Dooks
3
-0
/
+502
2005-07-29
[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid
Mathieu
1
-0
/
+1
2005-07-29
[PATCH] USB: Patch for KYOCERA AH-K3001V support
Masahito Omote
1
-0
/
+3
2005-07-29
[PATCH] USB: ldusb fixes
Michael Hund
1
-1
/
+6
2005-07-29
[PATCH] USB: Usbcore: Don't try to delete unregistered interfaces
Alan Stern
1
-2
/
+4
2005-07-29
[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...
Adrian Bunk
2
-3
/
+0
2005-07-29
[PATCH] USB: usbfs: Don't leak uninitialized data
Alan Stern
1
-6
/
+12
2005-07-29
[PATCH] USB: ftdi_sio: fix a couple of timeouts
Ian Abbott
1
-2
/
+3
2005-07-29
[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously
Ian Abbott
1
-95
/
+43
2005-07-29
[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices
Ian Abbott
2
-0
/
+17
2005-07-29
[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c
Ivan Kokshaysky
2
-13
/
+1
2005-07-29
[PATCH] PCI: Adjust PCI rom code to handle more broken ROMs
Jon Smirl
1
-1
/
+3
2005-07-29
[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2
Daniele Gaffuri
1
-0
/
+5
2005-07-29
[PATCH] w1: kconfig/Makefile fix.
Evgeniy Polyakov
1
-1
/
+1
2005-07-29
[PATCH] I2C: 24RF08 corruption prevention (again)
Jean Delvare
2
-6
/
+10
2005-07-29
[PATCH] I2C: missing new lines in i2c-core messages
Jean Delvare
1
-4
/
+4
2005-07-29
[PATCH] I2C: use time_after in 3 chip drivers
Jean Delvare
3
-7
/
+6
2005-07-29
[PATCH] I2C: Missing space in split strings
Jean Delvare
4
-6
/
+6
2005-07-29
[PATCH] I2C: ds1337 - fix 12/24 hour mode bug
Ladislav Michl
1
-3
/
+3
2005-07-29
[PATCH] I2C-MPC: Restore code removed
Kumar Gala
1
-0
/
+94
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-2
/
+2
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
31
-514
/
+500
2005-07-29
Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...
Linus Torvalds
1
-6
/
+13
2005-07-28
[PATCH] fbdev: colormap fixes fix
Jon Smirl
1
-7
/
+7
2005-07-28
[PATCH] device-mapper: fix md->lock deadlocks in core
Alasdair G Kergon
1
-78
/
+60
2005-07-28
[PATCH] device-mapper: fix deadlocks in core
Alasdair G Kergon
1
-12
/
+7
2005-07-28
[PATCH] device-mapper: fix deadlocks in core (prep)
Alasdair G Kergon
2
-28
/
+39
2005-07-28
libata: Check PCI sub-class code before disabling AHCI
Greg Felix
1
-6
/
+13
[next]