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
2016-02-11
android: drivers: Avoid debugfs race in binder
Riley Andrews
1
-2
/
+13
2016-02-11
android: binder: More offset validation
Arve Hjønnevåg
1
-2
/
+9
2016-02-11
misc: ibmasm: Replace timeval with timespec64
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-11
mei: fix double freeing of a cb during link reset
Alexander Usyskin
3
-20
/
+14
2016-02-11
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
1
-0
/
+35
2016-02-11
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
1
-35
/
+91
2016-02-11
w1: w1_process() is not freezable kthread
Jiri Kosina
1
-1
/
+0
2016-02-11
nvmem: core: fix error path in nvmem_add_cells()
Rasmus Villemoes
1
-1
/
+3
2016-02-09
char: nwbutton: avoid unused variable warning
Arnd Bergmann
1
-3
/
+2
2016-02-09
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
7
-7
/
+215
2016-02-09
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
4
-0
/
+262
2016-02-09
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
1
-0
/
+755
2016-02-09
misc: mic: Enable VOP host side functionality
Sudeep Dutt
1
-0
/
+1164
2016-02-09
misc: mic: Add data structures for the VOP driver
Sudeep Dutt
1
-0
/
+170
2016-02-09
misc: mic: MIC VOP Bus
Sudeep Dutt
4
-0
/
+361
2016-02-09
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
4
-719
/
+1
2016-02-09
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
9
-1464
/
+4
2016-02-09
mei: wd: drop AGAIN the watchdog code from the core mei driver
Tomas Winkler
1
-391
/
+0
2016-02-09
lkdtm: mark execute_location as noinline
Arnd Bergmann
1
-1
/
+1
2016-02-09
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
1
-0
/
+49
2016-02-09
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
1
-2
/
+2
2016-02-08
firmware: Change the page arrary alloc to vmalloc
Chen Feng
1
-5
/
+4
2016-02-08
ppdev: add support for compat ioctl
Bamvor Jian Zhang
1
-0
/
+12
2016-02-08
ppdev: convert to y2038 safe
Bamvor Jian Zhang
1
-20
/
+55
2016-02-08
firmware: simplify dev_*() print messages for generic helpers
Luis R. Rodriguez
1
-4
/
+4
2016-02-08
drivers: char: raw: Removed unnecessary braces
Bhumika Goyal
1
-3
/
+1
2016-02-08
char/nvram: set array of const as const
LABBE Corentin
1
-6
/
+6
2016-02-08
spmi: pmic-arb: Support more than 128 peripherals
Stephen Boyd
1
-42
/
+111
2016-02-08
omap_hdq: fix usecount handling
Andreas Kemnade
1
-1
/
+0
2016-02-08
GenWQE: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-02-08
pch_phub: use kobj_to_dev()
Geliang Tang
1
-4
/
+2
2016-02-07
vme: vme_ca91cx42.c: use to_pci_dev()
Geliang Tang
1
-6
/
+5
2016-02-07
nvmem: rockchip: trivial: Make the driver more readability
Caesar Wang
1
-48
/
+42
2016-02-07
nvmem: sunxi: trivial: fix code style
Caesar Wang
1
-6
/
+3
2016-02-07
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
1
-0
/
+6
2016-02-07
nvmem: mediatek: Add Mediatek EFUSE driver
Andrew-CT Chen
3
-0
/
+102
2016-02-07
nvmem: NXP LPC18xx EEPROM memory NVMEM driver
Ariel D'Alessandro
3
-0
/
+341
2016-02-07
misc: c2port: use kobj_to_dev()
Geliang Tang
1
-6
/
+2
2016-02-07
misc: cxl: use kobj_to_dev()
Geliang Tang
1
-3
/
+2
2016-02-07
misc: eeprom: use kobj_to_dev()
Geliang Tang
4
-7
/
+7
2016-02-07
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
3
-12
/
+12
2016-02-07
misc/bmp085: Enable building as a module
Ben Hutchings
1
-1
/
+1
2016-02-07
drivers/misc: make arm-charlcd.c explicitly non-modular
Paul Gortmaker
1
-22
/
+2
2016-02-07
misc: pch_phub: allow build on MIPS platforms
Paul Burton
1
-1
/
+1
2016-02-07
misc: st_core: remove unreachable code
Sudip Mukherjee
1
-1
/
+0
2016-02-07
misc: mic: use common error path
Sudip Mukherjee
1
-6
/
+7
2016-02-07
misc: mic: return error directly
Sudip Mukherjee
1
-2
/
+2
2016-02-07
misc: mic: return error properly
Sudip Mukherjee
1
-1
/
+6
2016-02-07
misc: mic: remove unneeded debug message
Sudip Mukherjee
1
-6
/
+5
2016-02-07
mic_virtio: fix a timeout loop
Dan Carpenter
1
-1
/
+1
[next]