index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
HID: sony: Fix spacing in the device definitions.
Frank Praznik
1
-5
/
+5
2014-01-17
HID: sony: Use standard output reports instead of raw reports to send data to...
Frank Praznik
1
-17
/
+28
2014-01-17
HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...
Frank Praznik
1
-7
/
+8
2014-01-16
HID: sony: Rename worker function
Frank Praznik
1
-2
/
+2
2014-01-16
HID: sony: Add LED controls for the Dualshock 4
Frank Praznik
1
-27
/
+50
2014-01-16
HID: sony: Add force-feedback support for the Dualshock 4
Frank Praznik
3
-3
/
+39
2014-01-02
HID: sony: fix error return code
Julia Lawall
1
-1
/
+3
2013-11-20
HID: sony: Add LED support for Sixaxis/Dualshock3 USB
Sven Eckelmann
1
-48
/
+72
2013-11-20
HID: sony: Move LED data to the main structure
Sven Eckelmann
1
-41
/
+17
2013-11-20
HID: sony: Rename buzz_* functions to sony_led_*
Sven Eckelmann
1
-8
/
+8
2013-11-20
HID: sony: Use BIT(x) macro to define quirks constants
Sven Eckelmann
1
-5
/
+5
2013-11-20
HID: sony: Rename rumble_* functions/variables to state_*
Sven Eckelmann
1
-6
/
+6
2013-11-19
Revert "HID: wiimote: add LEGO-wiimote VID"
Jiri Kosina
3
-6
/
+1
2013-11-19
HID: sony: Send FF commands in non-atomic context
Sven Eckelmann
1
-11
/
+42
2013-11-15
drm: check for !kdev in drm_unplug_minor()
David Herrmann
1
-1
/
+1
2013-11-15
blackfin: fix build warning for unused variable
Steven Miao
1
-1
/
+4
2013-11-15
smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive
Steven Miao
1
-4
/
+8
2013-11-15
pm: use GFP_ATOMIC when pm core call this function
Scott Jiang
1
-1
/
+1
2013-11-15
blackfin: serial: Add serial port_fer and port_mux early platform resources.
Sonic Zhang
2
-27
/
+47
2013-11-15
blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2
Steven Miao
1
-66
/
+4
2013-11-15
openrisc: Refactor or32_early_setup()
Geert Uytterhoeven
1
-7
/
+7
2013-11-15
Documentation: dt: hwmon: Add OF document for LM90
Wei Ni
2
-0
/
+45
2013-11-15
hwmon: (lm90) Add power control
Wei Ni
1
-0
/
+19
2013-11-15
hwmon: (lm90) Add support for TI TMP451
Wei Ni
2
-8
/
+43
2013-11-15
hwmon: (lm90) Use enums for the indexes of temp8 and temp11
Wei Ni
1
-64
/
+88
2013-11-15
hwmon: (lm90) Add support to handle IRQ
Wei Ni
1
-0
/
+24
2013-11-15
hwmon: (lm90) Define status bits
Wei Ni
1
-27
/
+61
2013-11-15
hwmon: (lm90) Fix max6696 alarm handling
Guenter Roeck
1
-4
/
+7
2013-11-15
openrisc: Remove unused declaration of __initramfs_start
Geert Uytterhoeven
1
-1
/
+0
2013-11-15
openrisc: Use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2
-6
/
+6
2013-11-15
openrisc: Refresh or1ksim_defconfig for v3.12
Geert Uytterhoeven
1
-8
/
+2
2013-11-15
blackfin: adi gpio driver and pinctrl driver support
Sonic Zhang
19
-796
/
+1044
2013-11-15
bf609: update default config for spi
Scott Jiang
1
-1
/
+1
2013-11-15
Blackfin: bfin_gpio: Use proper mask for comparing pfunc
Sonic Zhang
1
-9
/
+14
2013-11-15
Revert "Input: ALPS - add support for model found on Dell XT2"
Dmitry Torokhov
1
-1
/
+0
2013-11-15
cmdline-parser: fix build
Alexander Beregalov
1
-0
/
+2
2013-11-15
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
Geert Uytterhoeven
1
-3
/
+6
2013-11-15
kfifo API type safety
Stefani Seibold
10
-44
/
+25
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
1
-2
/
+2
2013-11-15
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
Nicolin Chen
1
-5
/
+1
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
1
-1
/
+1
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
3
-14
/
+24
2013-11-15
kernel: fix generic_exec_single indentation
Christoph Hellwig
1
-2
/
+1
2013-11-15
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
Andrew Morton
1
-9
/
+3
2013-11-15
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
Christoph Hellwig
1
-0
/
+11
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
25
-33
/
+6
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2
-153
/
+0
2013-11-15
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-11-15
sched: remove INIT_COMPLETION
Wolfram Sang
1
-10
/
+0
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
86
-138
/
+138
[next]