index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
HID: microsoft: Add Surface Power Cover
Raimund Roth
4
-1
/
+7
2015-06-01
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list
Dennis O'Brien
3
-22
/
+0
2015-05-29
HID: lenovo: Remove sysfs group on failure path
Alexey Khoroshilov
1
-2
/
+7
2015-05-28
HID: hid-input: Fix coding style issue
James C Boyd
1
-1
/
+2
2015-05-28
HID: hid-input: Simplify conditional expression
James C Boyd
1
-1
/
+1
2015-05-28
HID: hid-input: Add parentheses to quell gcc warning
James C Boyd
1
-1
/
+1
2015-05-26
HID: Makefile: fix alignment of objs-* entries
Antonio Ospite
1
-3
/
+3
2015-05-18
HID: i2c-hid: fix harmless test_bit() issue
Dan Carpenter
1
-3
/
+3
2015-05-18
HID: rmi: fix some harmless BIT() mistakes
Dan Carpenter
1
-3
/
+3
2015-05-12
HID: core: remove phidgets from ignore list
Sean Young
2
-24
/
+0
2015-05-07
HID: prodikeys: remove unused variable
Jiri Slaby
1
-2
/
+1
2015-04-27
HID: usbhid: Add a quirk for raphnet multi-gamepad adapters
Raphael Assenat
2
-0
/
+10
2015-04-14
ACPI / battery: Fix doubly added battery on system suspend
Krzysztof Kozlowski
1
-1
/
+1
2015-04-13
avr32: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
1
-1
/
+1
2015-04-13
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan
Anand Moon
1
-6
/
+3
2015-04-13
Linux 4.0
v4.0
Linus Torvalds
1
-1
/
+1
2015-04-11
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
1
-19
/
+0
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
1
-3
/
+0
2015-04-11
blk-mq: initialize 'struct request' and associated data to zero
Linus Torvalds
1
-3
/
+1
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2015-04-11
perf/x86/64: Report regs_user->ax too in get_regs_user()
Denys Vlasenko
1
-0
/
+1
2015-04-11
perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()
Denys Vlasenko
1
-16
/
+2
2015-04-11
perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()
Denys Vlasenko
1
-2
/
+0
2015-04-11
perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()
Denys Vlasenko
1
-14
/
+9
2015-04-11
x86/asm/entry/32: Tidy up JNZ instructions after TESTs
Denys Vlasenko
1
-5
/
+5
2015-04-11
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-11
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-11
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-10
HID: sensor: Update document for custom sensor
Srinivas Pandruvada
1
-0
/
+84
2015-04-10
HID: sensor: Custom and Generic sensor support
Srinivas Pandruvada
3
-0
/
+865
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-10
spi: bcm2835: enabling polling mode for transfers shorter than 30us
Martin Sperl
1
-26
/
+86
2015-04-10
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
Martin Sperl
1
-5
/
+44
2015-04-10
regulator: max8660: Handle empty regulator data
Markus Pargmann
1
-3
/
+3
2015-04-10
HID: debug: fix error handling in hid_debug_events_read()
Jiri Kosina
1
-1
/
+2
2015-04-10
regulator: output current-limit for all regulators in summary
Heiko Stübner
1
-19
/
+5
2015-04-10
regulator: add a summary tree in debugfs
Heiko Stübner
1
-0
/
+121
2015-04-10
KVM: use slowpath for cross page cached accesses
Radim Krčmář
1
-2
/
+2
2015-04-10
drivers/usb/core: devio.c: Removed an uneeded space before tab
Chase Metzger
1
-1
/
+1
2015-04-10
usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume
Gregory Herrero
1
-2
/
+2
2015-04-10
mmc: sdhci-st: Update ST SDHCI binding documentation.
Peter Griffin
1
-10
/
+90
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
1
-1
/
+4
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
1
-0
/
+51
2015-04-10
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
1
-0
/
+88
2015-04-10
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
1
-0
/
+59
2015-04-10
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
1
-3
/
+57
2015-04-10
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
1
-0
/
+91
2015-04-10
x86/apic/uv: Update the UV APIC HUB check
Mike Travis
1
-3
/
+7
2015-04-10
x86/apic/uv: Update the UV APIC driver check
Mike Travis
1
-25
/
+49
2015-04-10
x86/apic/uv: Update the APIC UV OEM check
Mike Travis
1
-0
/
+3
[next]