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
2008-12-29
ide-cd: remove obsolete seek optimization
Bartlomiej Zolnierkiewicz
2
-85
/
+6
2008-12-29
ide: cleanup ide_do_request()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
7
-81
/
+93
2008-12-29
ide: use queue lock instead of ide_lock when possible
Bartlomiej Zolnierkiewicz
2
-15
/
+18
2008-12-29
ide: ide_lock + __blk_end_request() -> blk_end_request()
Bartlomiej Zolnierkiewicz
2
-21
/
+7
2008-12-29
ide: push ide_lock to __ide_end_request()
Bartlomiej Zolnierkiewicz
1
-19
/
+9
2008-12-29
ide: ide_hwgroup_t.rq doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
3
-31
/
+28
2008-12-29
ide: __ide_port_unregister_devices() doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-12-29
ide: IDE settings don't need an ide_lock held
Bartlomiej Zolnierkiewicz
2
-24
/
+4
2008-12-29
ide: unify ide_intr()'s exit points
Bartlomiej Zolnierkiewicz
1
-13
/
+14
2008-12-29
ide: fix IDE ACPI regression breaking suspend
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-12-29
tx493[89]ide: Fix length for __ide_flush_dcache_range
Atsushi Nemoto
2
-4
/
+4
2008-12-29
tx4939ide: Do not use zero count PRD entry
Atsushi Nemoto
1
-0
/
+6
2008-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
15
-41
/
+48
2008-12-23
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2008-12-23
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-23
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-23
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
1
-2
/
+2
2008-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-9
/
+1
2008-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-2
/
+4
2008-12-22
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+13
2008-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-16
/
+20
2008-12-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+5
2008-12-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-2
/
+19
2008-12-19
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-5
/
+17
2008-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-21
/
+17
2008-12-19
ACPI: fix 2.6.28 acpi.debug_level regression
Bjorn Helgaas
2
-9
/
+1
2008-12-19
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
1
-0
/
+5
2008-12-19
drm/i915: GEM on PAE has problems - disable it for now.
Dave Airlie
2
-1
/
+11
2008-12-19
drm/i915: Don't return busy for buffers left on the flushing list.
Eric Anholt
1
-1
/
+8
2008-12-19
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
1
-5
/
+17
2008-12-18
ppp: fix segfaults introduced by netdev_priv changes
James Chapman
1
-15
/
+13
2008-12-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
4
-7
/
+32
2008-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-15
/
+28
2008-12-17
bnx2: Fix bug in bnx2_free_rx_mem().
Michael Chan
1
-3
/
+3
2008-12-17
PCI hotplug: ibmphp: Fix module ref count underflow
Neil Horman
1
-5
/
+0
2008-12-17
Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2
-3
/
+16
2008-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-54
/
+44
2008-12-17
STAGING: Move staging drivers back to staging-specific menu
Dmitry Baryshkov
1
-0
/
+3
2008-12-17
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
6
-18
/
+0
2008-12-17
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
Mike Provencher
2
-0
/
+5
2008-12-17
USB: set correct configuration in probe of ti_usb_3410_5052
Oliver Neukum
1
-52
/
+3
2008-12-17
USB: add 5372:2303 to pl2303
Matthew Arnold
2
-0
/
+5
2008-12-17
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
1
-1
/
+3
2008-12-17
USB: gadget: fix rndis working at high speed
David Brownell
1
-0
/
+4
2008-12-17
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
Andrew Ewert
2
-0
/
+4
2008-12-17
USB: tty: SprogII DCC controller identifiers
Alan Cox
2
-0
/
+4
[next]