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
2010-10-18
spi/bfin_spi: push all size checks into the transfer function
Mike Frysinger
1
-43
/
+14
2010-10-18
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Yi Li
1
-1
/
+1
2010-10-18
spi/bfin_spi: sync hardware state before reprogramming everything
Barry Song
1
-0
/
+2
2010-10-18
spi/bfin_spi: save/restore state when suspending/resuming
Barry Song
1
-4
/
+13
2010-10-18
spi/bfin_spi: redo GPIO CS handling
Barry Song
1
-19
/
+21
2010-10-18
spi/bfin_spi: use the SPI namespaced bit names
Mike Frysinger
1
-10
/
+11
2010-10-18
spi/bfin_spi: drop extra memory we don't need
Mike Frysinger
1
-2
/
+2
2010-10-18
spi/bfin_spi: convert struct names to something more logical
Mike Frysinger
1
-50
/
+50
2010-10-18
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
Mike Frysinger
1
-26
/
+32
2010-10-18
spi/bfin_spi: convert queue run state to true/false
Mike Frysinger
1
-10
/
+8
2010-10-18
spi/bfin_spi: fix up some unused/misleading comments
Mike Frysinger
1
-6
/
+2
2010-10-18
spi/bfin_spi: punt useless null read/write funcs
Mike Frysinger
1
-42
/
+5
2010-10-18
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
1
-136
/
+12
2010-10-18
spi/bfin_spi: fix CS handling
Barry Song
1
-6
/
+27
2010-10-18
spi/bfin_spi: utilize the SPI interrupt in PIO mode
Yi Li
1
-50
/
+185
2010-10-18
spi/bfin_spi: force sane master-mode state at boot
Wolfgang Muees
1
-0
/
+6
2010-10-18
spi/bfin_spi: work around anomaly 05000119
Sonic Zhang
1
-4
/
+0
2010-10-18
spi/bfin_spi: fix resources leakage
Daniel Mack
1
-45
/
+75
2010-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+13
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
1
-0
/
+13
2010-10-15
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+17
2010-10-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-73
/
+100
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
HID: Add Cando touch screen 15.6-inch product id
François Jaouen
3
-0
/
+4
2010-10-12
ps3disk: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-12
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
Pierre BAILLY
2
-0
/
+2
2010-10-11
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-11
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-32
/
+90
2010-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2010-10-10
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
1
-0
/
+3
2010-10-10
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
1
-1
/
+3
2010-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+43
2010-10-09
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2010-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-0
/
+18
2010-10-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2010-10-09
virtio-blk: fix request leak.
Mike Snitzer
1
-1
/
+5
[next]