index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
2
-0
/
+25
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
3
-0
/
+35
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
3
-0
/
+39
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
1
-5
/
+13
2012-07-30
common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
2
-0
/
+19
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
9
-40
/
+95
2012-07-30
ARM: dma-mapping: fix error path for memory allocation failure
Marek Szyprowski
1
-1
/
+1
2012-07-30
ARM: dma-mapping: add more sanity checks in arm_dma_mmap()
Marek Szyprowski
1
-4
/
+10
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
6
-323
/
+181
2012-07-30
mm: vmalloc: use const void * for caller argument
Marek Szyprowski
2
-13
/
+13
2012-07-30
scatterlist: add sg_alloc_table_from_pages function
Tomasz Stanislawski
2
-0
/
+68
2012-07-30
mm: Fix build warning in kmem_cache_create()
Shuah Khan
1
-0
/
+2
2012-07-30
hwmon: struct x86_cpu_id arrays can be __initconst
Jan Beulich
2
-2
/
+2
2012-07-30
selinux: fix selinux_inode_setxattr oops
Al Viro
1
-5
/
+10
2012-07-30
KEYS: linux/key-type.h needs linux/errno.h
David Howells
1
-0
/
+1
2012-07-30
smack: off by one error
Alan Cox
1
-4
/
+4
2012-07-28
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
Li Dongyang
1
-2
/
+1
2012-07-28
thinkpad_acpi: Fix a memory leak during module exit
Li Dongyang
1
-0
/
+1
2012-07-28
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
Li Dongyang
1
-0
/
+1
2012-07-28
dell-laptop: Add 6 machines to touchpad led quirk
AceLan Kao
1
-0
/
+54
2012-07-28
ACER: Fix Smatch double-free issue
Marek Vasut
1
-1
/
+0
2012-07-28
ACER: Fix up sparse warning
Marek Vasut
1
-1
/
+1
2012-07-28
asus-nb-wmi: add some video toggle keys
AceLan Kao
1
-0
/
+4
2012-07-28
asus-nb-wmi: add wapf quirk for ASUS machines
AceLan Kao
1
-3
/
+101
2012-07-28
classmate-laptop: Fix extra keys hardware id.
Miguel Gómez
1
-1
/
+1
2012-07-28
classmate-laptop: Add support for Classmate V4 accelerometer.
Miguel Gómez
1
-2
/
+401
2012-07-28
asus-wmi: enable resume on lid open
AceLan Kao
2
-0
/
+14
2012-07-28
asus-wmi: control backlight power through WMI, not ACPI
AceLan Kao
3
-1
/
+34
2012-07-28
samsung-laptop: support R40/R41
Corentin Chary
1
-0
/
+9
2012-07-28
acpi/video_detect: blacklist samsung x360
Corentin Chary
1
-0
/
+29
2012-07-28
samsung-laptop: X360 ACPI backlight device is broken
Corentin Chary
1
-0
/
+10
2012-07-28
drivers-platform-x86: use acpi_video_dmi_promote_vendor()
Corentin Chary
3
-17
/
+27
2012-07-28
acpi: add a way to promote/demote vendor backlight drivers
Corentin Chary
2
-2
/
+39
2012-07-28
ACER: Add support for accelerometer sensor
Marek Vasut
1
-0
/
+138
2012-07-28
asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.
Alex Hung
1
-6
/
+1
2012-07-27
hwmon: (applesmc) Decode and act on read/write status codes
Henrik Rydberg
1
-24
/
+46
2012-07-27
hwmon: (jc42) Don't reset hysteresis on device removal
Jean Delvare
1
-3
/
+10
2012-07-27
hwmon: (jc42) Simplify hysteresis mask
Jean Delvare
1
-7
/
+6
2012-07-27
hwmon: (acpi_power_meter) Fix build warning
Guenter Roeck
1
-0
/
+4
2012-07-27
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2012-07-27
Revert "openvswitch: potential NULL deref in sample()"
Jesse Gross
1
-3
/
+0
2012-07-27
ipv4: fix TCP early demux
Eric Dumazet
3
-8
/
+8
2012-07-27
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-07-27
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2012-07-27
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
1
-1
/
+4
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
15
-20
/
+35
2012-07-27
dm thin: add read only and fail io modes
Joe Thornber
2
-96
/
+344
2012-07-27
dm thin metadata: introduce dm_pool_abort_metadata
Joe Thornber
2
-61
/
+158
2012-07-27
dm thin metadata: introduce dm_pool_metadata_set_read_only
Joe Thornber
2
-4
/
+22
2012-07-27
dm persistent data: introduce dm_bm_set_read_only
Joe Thornber
2
-0
/
+31
[next]