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
2014-07-10
serial/arc: remove last remanants of platform data
Vineet Gupta
1
-16
/
+6
2014-07-10
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
1
-75
/
+12
2014-07-10
serial/arc: Use generic earlycon infrastructure
Vineet Gupta
2
-0
/
+31
2014-07-10
serial/arc: Remove the workaround for legacy ISS
Vineet Gupta
1
-14
/
+0
2014-07-10
serial/arc: Refactor by referencing to uart_port where possible
Vineet Gupta
1
-86
/
+69
2014-07-10
serial/arc: use uart_console_write() helper
Vineet Gupta
1
-14
/
+4
2014-07-10
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
1
-3
/
+28
2014-07-10
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
1
-1
/
+1
2014-07-10
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
1
-75
/
+28
2014-07-10
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-2
/
+2
2014-07-09
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-07-09
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
2
-2
/
+3
2014-07-09
tty: serial: men_z135_uart: Wakeup UART after transmitting
Johannes Thumshirn
1
-3
/
+3
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
40
-239
/
+0
2014-07-09
serial: core: Make enable_ms() optional
Alexander Shiyan
1
-6
/
+11
2014-07-09
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
1
-2
/
+1
2014-07-09
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
2
-2
/
+0
2014-07-09
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
1
-3
/
+10
2014-07-09
serial: amba-pl010: Use devres APIs
Tushar Behera
1
-32
/
+16
2014-07-09
serial: amba-pl011: Remove redundant label
Tushar Behera
1
-20
/
+10
2014-07-09
serial: samsung: Remove redundant label
Tushar Behera
1
-4
/
+1
2014-07-06
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+15
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
11
-38
/
+80
2014-07-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-5
/
+51
2014-07-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+17
2014-07-06
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-1
/
+42
2014-07-06
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-1
/
+0
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-07-04
Merge tag 'md/3.16-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+14
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+21
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+21
2014-07-03
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
27
-78
/
+150
2014-07-03
Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+16
2014-07-03
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
10
-28
/
+70
2014-07-03
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+4
2014-07-03
zram: revalidate disk after capacity change
Minchan Kim
1
-1
/
+4
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
1
-1
/
+0
2014-07-03
md: flush writes before starting a recovery.
NeilBrown
1
-0
/
+13
2014-07-03
md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status
NeilBrown
1
-1
/
+1
2014-07-03
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
14
-26
/
+70
2014-07-03
drm: fix permissions on drm_drv.c
Dave Airlie
1
-0
/
+0
2014-07-02
drm/radeon: page table BOs are kernel allocations
Christian König
1
-2
/
+2
2014-07-02
drm/radeon/cik: fix typo in EOP packet
Alex Deucher
1
-1
/
+1
2014-07-01
usb: chipidea: udc: delete td from req's td list at ep_dequeue
Peter Chen
1
-0
/
+7
2014-07-01
Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+8
2014-07-01
drm/radeon: Track the status of a page flip more explicitly
Michel Dänzer
2
-5
/
+21
2014-07-01
drm/radeon/dpm: fix vddci setup typo on cayman
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon/dpm: fix typo in vddci setup for eg/btc
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
2
-6
/
+6
2014-07-01
drm/radeon: Use only one line for whole DPCD debug output
Stefan Brüns
1
-5
/
+7
[next]