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
2017-04-13
Revert "ACPICA: Resources: Not a valid resource if buffer length too long"
Rafael J. Wysocki
1
-12
/
+5
2017-04-13
Merge tag 'pinctrl-v4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-53
/
+64
2017-04-13
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
1
-9
/
+24
2017-04-13
net: mvmdio: disable interrupt if resource size is too small
Russell King
1
-0
/
+6
2017-04-13
net: mvmdio: fix interrupt disable in remove path
Russell King
1
-1
/
+2
2017-04-13
net: mvmdio: disable interrupts in driver failure path
Russell King
1
-0
/
+2
2017-04-13
Bluetooth: add nokia driver
Sebastian Reichel
3
-0
/
+834
2017-04-12
Merge tag 'drm-fixes-for-v4.11-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
24
-79
/
+180
2017-04-12
Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-14
/
+57
2017-04-13
ACPI / scan: Set the visited flag for all enumerated devices
Rafael J. Wysocki
1
-7
/
+12
2017-04-13
cpufreq: Bring CPUs up even if cpufreq_online() failed
Chen Yu
1
-2
/
+16
2017-04-13
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-8
/
+38
2017-04-13
Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...
Dave Airlie
18
-69
/
+138
2017-04-13
Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+2
2017-04-13
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-1
/
+2
2017-04-12
Bluetooth: hci_serdev: allow modular drivers
Sebastian Reichel
2
-0
/
+2
2017-04-12
Bluetooth: hci_serdev: do not open device in hci open
Sebastian Reichel
1
-9
/
+3
2017-04-12
Bluetooth: hci_uart: add serdev driver support library
Rob Herring
3
-0
/
+366
2017-04-12
Bluetooth: hci_uart: add support for word alignment
Sebastian Reichel
3
-0
/
+24
2017-04-12
serdev: implement get/set tiocm
Sebastian Reichel
2
-0
/
+46
2017-04-12
serdev: add serdev_device_wait_until_sent
Sebastian Reichel
2
-4
/
+25
2017-04-12
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
1
-0
/
+3
2017-04-12
Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
1
-5
/
+3
2017-04-12
Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure path
Xinming Hu
1
-0
/
+7
2017-04-12
Bluetooth: hci_intel: add missing tty-device sanity check
Johan Hovold
1
-1
/
+12
2017-04-12
Bluetooth: hci_bcm: add missing tty-device sanity check
Johan Hovold
1
-1
/
+4
2017-04-12
ieee802154: ca8210: Add checks for kmalloc allocation failures
Colin Ian King
1
-8
/
+10
2017-04-12
Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()
prasanna karthik
1
-3
/
+3
2017-04-12
ieee802154: Add CA8210 IEEE 802.15.4 device driver
Harry Morris
3
-0
/
+3263
2017-04-12
Bluetooth: hci_bcm: Support platform enumeration
Andy Shevchenko
1
-17
/
+33
2017-04-12
Bluetooth: btmrvl: wake system up when receives a wake irq
Jeffy Chen
1
-2
/
+7
2017-04-12
Bluetooth: btusb: wake system up when receives a wake irq
Jeffy Chen
1
-0
/
+2
2017-04-12
Bluetooth: btrtl: Change message for missing config file
Larry Finger
1
-5
/
+8
2017-04-12
Bluetooth: Added support for Rivet Networks Killer 1535
Gabriel
1
-0
/
+1
2017-04-12
Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART
Tedd Ho-Jeong An
1
-0
/
+1
2017-04-12
Bluetooth: hci_intel: Fix firmware file name to use hw_variant
Tedd Ho-Jeong An
1
-6
/
+10
2017-04-12
Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]
Marcel Holtmann
1
-0
/
+2
2017-04-12
Bluetooth: Use switch statement for Intel hardware variants
Tedd Ho-Jeong An
2
-9
/
+18
2017-04-12
Bluetooth: bluecard: use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-12
Bluetooth: hci_bcm: Fix clock (un)prepare
John Keeping
1
-2
/
+2
2017-04-12
Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"
Colin Ian King
1
-1
/
+1
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-30
/
+52
2017-04-12
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
1
-1
/
+2
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
1
-56
/
+148
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
1
-0
/
+36
2017-04-12
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
1
-33
/
+20
2017-04-12
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
1
-3
/
+3
2017-04-12
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
1
-3
/
+4
[prev]
[next]