index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio staging: fix lis3l02dq, read error handling
Peter Meerwald
2013-07-09
1
-0
/
+2
*
staging:iio:ad7291: add missing .driver_module to struct iio_info
Wei Yongjun
2013-07-06
1
-0
/
+1
*
iio: ti_am335x_adc: add missing .driver_module to struct iio_info
Wei Yongjun
2013-07-06
1
-0
/
+1
*
iio: mxs-lradc: Remove useless check in read_raw
Marek Vasut
2013-07-06
1
-7
/
+0
*
iio: mxs-lradc: Fix misuse of iio->trig
Marek Vasut
2013-07-03
1
-4
/
+7
*
iio: inkern: fix iio_convert_raw_to_processed_unlocked
Alexandre Belloni
2013-07-03
1
-1
/
+1
*
iio:trigger: device_unregister->device_del to avoid double free
Jonathan Cameron
2013-06-29
1
-1
/
+1
*
iio: dac: ad7303: fix error return code in ad7303_probe()
Wei Yongjun
2013-06-29
1
-1
/
+3
*
Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""
Greg Kroah-Hartman
2013-06-25
1
-1
/
+1
*
staging: rtl8192u: fix line length in r819xU_phy.h
Xenia Ragiadakou
2013-06-25
1
-8
/
+16
*
staging: rtl8192u: rename variables in r819xU_phy.h
Xenia Ragiadakou
2013-06-25
1
-5
/
+5
*
staging: rtl8192u: fix comments in r819xU_phy.h
Xenia Ragiadakou
2013-06-25
1
-14
/
+8
*
staging: rtl8192u: fix whitespace in r819xU_phy.h
Xenia Ragiadakou
2013-06-25
1
-12
/
+12
*
staging: rtl8192u: fix newlines in r819xU_phy.c
Xenia Ragiadakou
2013-06-25
1
-16
/
+26
*
staging: comedi: unioxx5: use comedi_alloc_spriv()
H Hartley Sweeten
2013-06-25
1
-7
/
+3
*
staging: comedi: unioxx5: fix unioxx5_detach()
H Hartley Sweeten
2013-06-25
1
-6
/
+7
*
silicom: checkpatch: errors caused by macros
Lorenz Haspel
2013-06-25
1
-7
/
+4
*
Staging: silicom: remove the board_t typedef in bpctl_mod.c
Chad Williamson
2013-06-25
1
-2
/
+2
*
Staging: silicom: capitalize labels in the bp_media_type enum
Chad Williamson
2013-06-25
1
-17
/
+17
*
Staging: silicom: remove bp_media_type enum typedef
Chad Williamson
2013-06-25
1
-3
/
+3
*
staging: rtl8192u: replace msleep(1) with usleep_range() in r819xU_phy.c
Xenia Ragiadakou
2013-06-25
1
-3
/
+3
*
staging: rtl8192u: rename dwRegRead and rtStatus in r819xU_phy.c
Xenia Ragiadakou
2013-06-25
1
-12
/
+12
*
staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.c
Xenia Ragiadakou
2013-06-25
1
-4
/
+4
*
staging: rtl8192u: limit line size in r819xU_phy.c
Xenia Ragiadakou
2013-06-25
1
-372
/
+505
*
zram: allow request end to coincide with disksize
Sergey Senozhatsky
2013-06-25
1
-1
/
+1
*
staging: drm/imx: use generic irq chip unused field to block out invalid irqs
Philipp Zabel
2013-06-25
1
-0
/
+11
*
staging: drm/imx: use generic irqchip
Philipp Zabel
2013-06-25
1
-64
/
+26
*
staging: drm/imx: ipu-dmfc: use defines for ipu channel numbers
Philipp Zabel
2013-06-25
1
-3
/
+3
*
staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flip
Philipp Zabel
2013-06-25
1
-1
/
+1
*
staging: drm/imx: ipu-dmfc: fix bandwidth allocation
Philipp Zabel
2013-06-25
1
-3
/
+13
*
staging: drm/imx: remove unused variables
Philipp Zabel
2013-06-25
2
-8
/
+0
*
staging: drm/imx: convert IPU irq driver to irq_domain_add_linear
Philipp Zabel
2013-06-25
3
-25
/
+44
*
staging: drm/imx: fix number of IPU IRQs
Philipp Zabel
2013-06-25
1
-1
/
+1
*
zram: remove zram_sysfs file (v2)
Sergey Senozhatsky
2013-06-25
4
-387
/
+350
*
staging: nvec: move device tree parsing to its own function
Marc Dietrich
2013-06-25
1
-11
/
+24
*
staging: nvec: remove instantiating via platform device
Marc Dietrich
2013-06-25
2
-44
/
+14
*
Staging: vt6655: aes_ccmp: fixed a brace coding style
John B. Wyatt IV
2013-06-25
1
-3
/
+2
*
staging: vt6655: info leak in ioctl
Dan Carpenter
2013-06-25
1
-4
/
+5
*
staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()
Paul Zimmerman
2013-06-25
1
-1
/
+1
*
staging: netlogic: Fix typo in staging/netlogic
Masanari Iida
2013-06-25
1
-1
/
+1
*
staging: android: Fix typo in staging/android
Masanari Iida
2013-06-25
1
-1
/
+1
*
staging: frontier: Fix typo in staging/frontier
Masanari Iida
2013-06-25
2
-2
/
+2
*
staging: line6: avoid __sync_fetch_and_{and,or}
Arnd Bergmann
2013-06-25
1
-8
/
+15
*
staging: comedi: pcmuio: fix namespace for all private functions
H Hartley Sweeten
2013-06-25
1
-4
/
+4
*
staging: comedi: pcmuio: return 0 for successful attach
H Hartley Sweeten
2013-06-25
1
-1
/
+1
*
staging: comedi: pcmuio: remove dev_dbg() noise during attach
H Hartley Sweeten
2013-06-25
1
-10
/
+0
*
staging: comedi: pcmuio: use preferred form for passing the size of a struct
H Hartley Sweeten
2013-06-25
1
-3
/
+1
*
staging: comedi: pcmuio: cleanup remaining #define's
H Hartley Sweeten
2013-06-25
1
-25
/
+12
*
staging: comedi: pcmuio: cleanup DIO subdevice (*insn_{bits,config})
H Hartley Sweeten
2013-06-25
1
-75
/
+29
*
staging: comedi: pcmuio: introduce pcmuio_read()
H Hartley Sweeten
2013-06-25
1
-21
/
+24
[next]