index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
s390/watchdog: use watchdog API
Philipp Hachtmann
5
-341
/
+291
2014-06-10
s390/sclp_vt220: Enable ASCII console per default
Peter Oberparleiter
1
-2
/
+0
2014-06-10
s390/qdio: replace shift loop by ilog2
Fabian Frederick
1
-4
/
+3
2014-06-10
s390/cio: silence lockdep warning
Sebastian Ott
1
-0
/
+2
2014-06-10
s390/ap_bus: Make modules parameters visible in sysfs
Michael Veigel
1
-2
/
+2
2014-06-09
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
112
-2692
/
+4584
2014-06-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
53
-1039
/
+2245
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-40
/
+212
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
77
-189
/
+313
2014-06-09
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
108
-2512
/
+4465
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2427
-115651
/
+180486
2014-06-07
Merge branch 'next' into for-linus
Dmitry Torokhov
5547
-164756
/
+428628
2014-06-07
Input: synaptics - fix resolution for manually provided min/max
Benjamin Tissoires
1
-9
/
+10
2014-06-07
Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version
Nick Dyer
1
-1
/
+1
2014-06-07
Input: max8997_haptic - add error handling for regulator and pwm
Sachin Kamat
1
-4
/
+14
2014-06-07
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
1
-2
/
+3
2014-06-07
Input: elantech - deal with clickpads reporting right button events
Hans de Goede
1
-4
/
+18
2014-06-07
Input: edt-ft5x06 - fix an i2c write for M09 support
Robert Woerle
1
-1
/
+1
2014-06-07
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
67
-756
/
+6526
2014-06-07
Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next
Linus Torvalds
3
-34
/
+24
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
28
-685
/
+640
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-40
/
+50
2014-06-06
Merge branch 'akpm' (patches from Andrew Morton) into next
Linus Torvalds
29
-282
/
+1897
2014-06-06
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
Hani Benhabiles
1
-5
/
+2
2014-06-06
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
1
-0
/
+3
2014-06-06
sysrq: rcu-ify __handle_sysrq
Rik van Riel
1
-6
/
+12
2014-06-06
scsi: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-06-06
parport: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-29
/
+29
2014-06-06
random: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2014-06-06
cdrom: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-5
/
+5
2014-06-06
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2014-06-06
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
1
-34
/
+33
2014-06-06
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
1
-2
/
+14
2014-06-06
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
1
-0
/
+3
2014-06-06
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
1
-9
/
+7
2014-06-06
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
1
-1
/
+15
2014-06-06
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
1
-21
/
+21
2014-06-06
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
1
-4
/
+9
2014-06-06
rtc: da9063: RTC driver
Opensource [Steve Twiss]
3
-0
/
+344
2014-06-06
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
3
-0
/
+208
2014-06-06
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
1
-14
/
+24
2014-06-06
rtc: fix build error
Raghavendra Ganiga
1
-0
/
+1
2014-06-06
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
3
-0
/
+690
2014-06-06
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: isl12057: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-ds1742: make of_device_id array const
Jingoo Han
1
-1
/
+1
[next]