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
2013-01-18
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+11
2013-01-18
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-8
/
+63
2013-01-18
Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-28
/
+23
2013-01-18
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+21
2013-01-18
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-106
/
+167
2013-01-17
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-17
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-17
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-17
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
Steven Rostedt
1
-1
/
+1
2013-01-17
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
1
-1
/
+1
2013-01-17
Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-2
/
+2
2013-01-17
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
3
-0
/
+50
2013-01-17
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
2013-01-17
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
1
-10
/
+13
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
1
-4
/
+8
2013-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-19
/
+12
2013-01-16
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-46
/
+8
2013-01-16
mfd, TWL4030: TWL4030 need select REGMAP_I2C
Chuansheng Liu
1
-0
/
+1
2013-01-16
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
1
-1
/
+1
2013-01-16
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+8
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
5
-10
/
+28
2013-01-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-0
/
+6
2013-01-16
firmware: make sure the fw file size is not 0
Luciano Coelho
1
-1
/
+1
2013-01-16
s390/chsc: fix SEI usage
Sebastian Ott
1
-19
/
+12
2013-01-15
serial:ifx6x60:Keep word size accordance with SPI controller
channing
1
-1
/
+2
2013-01-15
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
1
-1
/
+1
2013-01-15
serial: samsung: remove redundant setting of line config during port reset
Thomas Abraham
1
-1
/
+0
2013-01-15
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
1
-0
/
+1
2013-01-15
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
1
-1
/
+1
2013-01-15
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Matt Schulte
1
-1
/
+1
2013-01-15
tty: serial: vt8500: fix return value check in vt8500_serial_probe()
Wei Yongjun
1
-1
/
+1
2013-01-15
serial: mxs-auart: Index is unsigned
fabio.estevam@freescale.com
1
-1
/
+1
2013-01-15
mxs: uart: fix setting RTS from software
Steffen Trumtrar
1
-1
/
+3
2013-01-15
xen/gntdev: remove erronous use of copy_to_user
Daniel De Graaf
1
-10
/
+3
2013-01-15
xen/gntdev: correctly unmap unlinked maps in mmu notifier
Daniel De Graaf
1
-29
/
+63
2013-01-15
xen/gntdev: fix unsafe vma access
Daniel De Graaf
1
-5
/
+24
2013-01-15
xen/privcmd: Fix mmap batch ioctl.
Andres Lagar-Cavilla
1
-36
/
+47
2013-01-15
Merge tag 'v3.7' into stable/for-linus-3.8
Konrad Rzeszutek Wilk
342
-2343
/
+3666
2013-01-15
Xen: properly bound buffer access when parsing cpu/*/availability
Jan Beulich
1
-2
/
+2
2013-01-15
xen/grant-table: correctly initialize grant table version 1
Matt Wilson
1
-19
/
+29
2013-01-15
x86/xen : Fix the wrong check in pciback
Yang Zhang
1
-1
/
+1
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
3
-44
/
+6
2013-01-14
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+40
2013-01-14
Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-47
/
+52
2013-01-15
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp
Mark Brown
1
-2
/
+2
2013-01-15
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Mark Brown
1
-22
/
+22
2013-01-15
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
Mark Brown
1
-19
/
+17
2013-01-15
Merge remote-tracking branch 'regulator/fix/core' into tmp
Mark Brown
1
-4
/
+11
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
51
-983
/
+1390
[next]