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