index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
[media] dvb-usb: fix error handling in ttusb_dec_probe()
Alexey Khoroshilov
1
-70
/
+82
2013-10-02
[media] ts2020: keep 1.06 MHz as default value for frequency_div
Mauro Carvalho Chehab
1
-0
/
+3
2013-10-02
[media] media: dvb-frontends: ts2020: Added in a option for frequency divider value for s600 devices
John Horan
3
-4
/
+14
2013-10-02
[media] dib9000: fix typo in spelling the word empty
Michael Krufky
1
-1
/
+1
2013-10-02
[media] dib9000: fix potential format string leak
Kees Cook
1
-1
/
+1
2013-10-02
[media] drxd_hard: remove unused SIZEOF_ARRAY
Christoph Jaeger
1
-4
/
+0
2013-10-02
[media] tda10071: change firmware download condition
Andreas Matthies
1
-8
/
+1
2013-10-02
[media] fc001[23]: Change variable type to bool
Peter Senna Tschudin
2
-2
/
+2
2013-10-02
[media] media: dvb-core: prepare for enabling irq in complete()
Ming Lei
1
-6
/
+11
2013-10-02
[media] stk1135: fix two warnings added by changeset 76e0598
Mauro Carvalho Chehab
1
-2
/
+2
2013-09-26
[media] videobuf2: Add debug print for the output buffer plane lengths checks
Sylwester Nawrocki
1
-1
/
+4
2013-09-26
[media] videobuf2: Add log for size checking error in __qbuf_userptr
Seung-Woo Kim
1
-0
/
+4
2013-09-26
[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table
Ricardo Ribalda
3
-76
/
+61
2013-09-26
[media] videobuf2-dma-sg: Allocate pages as contiguous as possible
Ricardo Ribalda
1
-11
/
+49
2013-09-26
[media] videobuf2: Fix vb2_write prototype
Ricardo Ribalda
1
-3
/
+4
2013-09-26
[media] gspca: print small buffers via %*ph
Andy Shevchenko
2
-12
/
+5
2013-09-26
[media] gspca-stk1135: Add variable resolution support
Ondrej Zary
1
-34
/
+34
2013-09-26
[media] gspca: Support variable resolution
Ondrej Zary
2
-6
/
+20
2013-09-26
[media] gspca: store current mode instead of individual parameters
Ondrej Zary
33
-136
/
+146
2013-09-26
[media] Add HCL T12Rg-H to STK webcam upside-down table
Gregor Jasny
1
-0
/
+7
2013-09-23
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
35
-97
/
+160
2013-09-23
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
31
-72
/
+81
2013-09-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-191
/
+271
2013-09-21
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
1
-0
/
+2
2013-09-21
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
1
-9
/
+12
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2
-5
/
+17
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
3
-1
/
+28
2013-09-21
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
1
-2
/
+9
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-6
/
+6
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+2
2013-09-21
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+4
2013-09-20
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-16
/
+35
2013-09-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-16
/
+31
2013-09-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-13
/
+32
2013-09-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-8
/
+0
2013-09-20
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes
Dave Airlie
7
-44
/
+106
2013-09-20
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
Dave Airlie
3
-6
/
+8
2013-09-20
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Dave Airlie
9
-73
/
+121
2013-09-20
cpufreq: return EEXIST instead of EBUSY for second registering
Yinghai Lu
1
-1
/
+1
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
3
-68
/
+36
2013-09-20
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
1
-3
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
95
-409
/
+626
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-13
/
+3
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-18
/
+59
2013-09-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
54
-259
/
+832
2013-09-19
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Daniel Vetter
1
-0
/
+8
[next]