index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
Roel Kluin
2010-10-02
1
-1
/
+1
*
spi/mpc8xxx: fix buffer overrun on large transfers
christophe leroy
2010-09-16
1
-2
/
+8
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-09-14
4
-37
/
+41
|
\
|
*
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
2010-09-13
1
-0
/
+6
|
*
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
2010-09-13
1
-14
/
+19
|
*
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
2010-09-13
1
-6
/
+5
|
*
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
2010-09-13
1
-3
/
+2
|
*
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
2010-09-13
1
-6
/
+1
|
*
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
2010-09-13
1
-1
/
+1
|
*
mxc_nand: Do not do byte accesses to the NFC buffer.
John Ogness
2010-08-27
1
-7
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-09-14
8
-3
/
+22
|
\
\
|
*
|
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
2010-09-14
3
-1
/
+7
|
*
|
HID: fixup blacklist entry for Asus T91MT
Jiri Kosina
2010-09-08
1
-1
/
+1
|
*
|
HID: add device ID for new Asus Multitouch Controller
Roland Baum
2010-09-08
3
-0
/
+3
|
*
|
HID: add no-get quirk for eGalax touch controller
Johan Hovold
2010-09-03
1
-1
/
+1
|
*
|
HID: Add quirk for eGalax touch controler.
Thierry Reding
2010-08-30
1
-0
/
+1
|
*
|
HID: add support for another BTC Emprex remote control
Jiri Kosina
2010-08-30
3
-0
/
+3
|
*
|
HID: Set Report ID properly for Output reports on the Control endpoint.
Alan Ott
2010-08-24
1
-1
/
+2
|
*
|
HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT
Decio Fonini
2010-08-24
2
-0
/
+2
|
*
|
HID: Add support for chicony multitouch screens.
David Gow
2010-08-19
2
-0
/
+3
*
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-09-13
7
-38
/
+51
|
\
\
\
|
*
|
|
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-08
1
-1
/
+1
|
*
|
|
powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-08
1
-0
/
+1
|
*
|
|
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
2010-09-08
1
-6
/
+8
|
*
|
|
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
2010-09-08
1
-0
/
+6
|
*
|
|
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
2010-09-08
1
-2
/
+3
|
*
|
|
spi/s3c64xx: Fix compilation warning
Jassi Brar
2010-09-08
1
-2
/
+3
|
*
|
|
spi/dw_spi: clean the cs_control code
Feng Tang
2010-09-08
1
-12
/
+5
|
*
|
|
spi/dw_spi: Allow interrupt sharing
Yong Wang
2010-09-08
1
-1
/
+6
|
*
|
|
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
2010-09-08
1
-1
/
+1
|
*
|
|
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
2010-09-08
1
-1
/
+1
|
*
|
|
spi: free children in spi_unregister_master, not siblings
David Lamparter
2010-09-01
1
-6
/
+3
|
*
|
|
of: Fix missing includes - ll_temac
Michal Simek
2010-09-01
2
-0
/
+2
|
*
|
|
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
2010-09-01
1
-4
/
+4
|
*
|
|
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
2010-09-01
1
-2
/
+7
*
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
PM: Prevent waiting forever on asynchronous resume after failing suspend
Colin Cross
2010-09-09
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-09-11
18
-70
/
+262
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] fix use-after-free in scsi_init_io()
James Bottomley
2010-09-09
1
-1
/
+1
|
*
|
|
|
|
[SCSI] sd: fix medium-removal bug
Alan Stern
2010-09-07
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
Madhuranath Iyengar
2010-09-05
1
-2
/
+2
|
*
|
|
|
|
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
2010-09-05
1
-0
/
+13
|
*
|
|
|
|
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
2010-09-05
1
-3
/
+4
|
*
|
|
|
|
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
2010-09-05
1
-8
/
+12
|
*
|
|
|
|
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
2010-09-05
1
-1
/
+2
|
*
|
|
|
|
[SCSI] qla2xxx: make rport deletions explicit during vport removal
Arun Easi
2010-09-05
1
-1
/
+0
|
*
|
|
|
|
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
2010-09-05
7
-36
/
+207
|
*
|
|
|
|
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
David Miller
2010-09-02
2
-9
/
+7
|
*
|
|
|
|
[SCSI] Fix warning: zero-length gnu_printf format string
Jean Sacren
2010-09-02
1
-3
/
+3
|
*
|
|
|
|
[SCSI] hpsa: disable doorbell reset on reset_devices
Stephen M. Cameron
2010-09-02
1
-0
/
+6
[next]