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-25
crypto: remove uses of __constant_{endian} helpers
Harvey Harrison
1
-41
/
+41
2008-12-25
crypto: hifn_795x - Use softirq kernel mapping in bh context
Evgeniy Polyakov
1
-3
/
+5
2008-12-25
crypto: hifn_795x - Fix queue management
Evgeniy Polyakov
1
-93
/
+81
2008-12-25
crypto: hifn_795x - Remove some unused cruft
Patrick McHardy
1
-31
/
+1
2008-12-25
crypto: hifn_795x - Fix queue processing
Patrick McHardy
1
-1
/
+8
2008-12-25
crypto: hifn_795x - Fix request context corruption
Patrick McHardy
1
-44
/
+56
2008-12-25
crypto: hifn_795x - Don't copy src sg list
Patrick McHardy
1
-42
/
+33
2008-12-25
crypto: hifn_795x - Fix DMA setup
Patrick McHardy
1
-84
/
+81
2008-12-25
crypto: padlock - Avoid resetting cword on successive operations
Herbert Xu
1
-10
/
+42
2008-12-25
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
1
-1
/
+1
2008-12-25
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2
-44
/
+91
2008-12-25
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2
-9
/
+24
2008-12-25
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
1
-9
/
+3
2008-12-25
crypto: hifn - Disable driver when physical size exceeds 32 bits
Evgeniy Polyakov
1
-0
/
+5
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
[next]