index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
V4L/DVB (13576): ir-common: fix an oops caused by the usage of an initialized...
Mauro Carvalho Chehab
1
-0
/
+3
2009-12-16
V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV ...
Mauro Carvalho Chehab
2
-13
/
+30
2009-12-16
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
Muralidharan Karicheri
2
-0
/
+153
2009-12-16
V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppa...
Michael Krufky
1
-0
/
+10
2009-12-16
V4L/DVB (13567): gspca - sunplus/stk014: Propagate errors to higher level.
Jean-Francois Moine
2
-175
/
+168
2009-12-16
V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.
Jean-Francois Moine
2
-0
/
+14
2009-12-16
V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.
Jean-Francois Moine
1
-1
/
+1
2009-12-16
V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.
Antonio Ospite
2
-0
/
+38
2009-12-16
V4L/DVB (13563): gspca - zc3xx: Bad sensor probe of the webcam 0ac8:305b.
Jean-Francois Moine
1
-13
/
+24
2009-12-16
V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.
Márton Németh
1
-3
/
+0
2009-12-16
V4L/DVB (13560): gspca - main: Cleanup source.
Jean-Francois Moine
1
-4
/
+3
2009-12-16
V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.
Jean-Francois Moine
1
-4
/
+15
2009-12-16
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
Laurent Pinchart
5
-38
/
+8
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
51
-67
/
+1
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
26
-64
/
+76
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
35
-555
/
+178
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
15
-28
/
+28
2009-12-16
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
Laurent Pinchart
2
-10
/
+10
2009-12-16
V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers
Laurent Pinchart
3
-7
/
+3
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
37
-231
/
+231
2009-12-16
V4L/DVB (13549): v4l: Add video_device_node_name function
Laurent Pinchart
1
-2
/
+2
2009-12-16
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
Hans Verkuil
14
-1
/
+55
2009-12-16
V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM
Mauro Carvalho Chehab
1
-0
/
+73
2009-12-16
V4L/DVB (13545): em28xx: properly select IR protocol based on the IR table
Mauro Carvalho Chehab
3
-5
/
+16
2009-12-16
V4L/DVB (13544): ir-keymaps: mark the new rc5 hauppauge with IR_TYPE_RC5
Mauro Carvalho Chehab
1
-70
/
+76
2009-12-15
mfd: compile fix for twl4030 renaming
Stephen Rothwell
1
-5
/
+5
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
18
-874
/
+2274
2009-12-15
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-13
/
+20
2009-12-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
7
-217
/
+410
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-7
/
+16
2009-12-15
lis3: scale output values to mg
Samu Onkalo
2
-3
/
+31
2009-12-15
lis3: sysfs entry for setting chip measurement rate
Samu Onkalo
2
-7
/
+46
2009-12-15
lis3lv02d: remove calibaration functionality
Samu Onkalo
2
-32
/
+3
2009-12-15
lis3: selftest support
Samu Onkalo
2
-3
/
+78
2009-12-15
lis3lv02d: proper power on sequence
Samu Onkalo
2
-14
/
+28
2009-12-15
lis3: fix show rate for 8 bits chips
Éric Piel
2
-8
/
+17
2009-12-15
lis3: update documentation and comments
Éric Piel
3
-32
/
+38
2009-12-15
lis3lv02d: correct memory leak in module unload
Samu Onkalo
1
-0
/
+1
2009-12-15
lis3lv02d: send sync event
Samu Onkalo
1
-0
/
+1
2009-12-15
hwmon: w83627ehf updates
Daniel J Blueman
1
-19
/
+53
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
1
-1
/
+1
2009-12-15
mmc: Blackfin SD Host Controller Driver
Cliff Cai
3
-0
/
+659
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
1
-10
/
+75
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
1
-20
/
+36
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
5
-43
/
+23
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
1
-5
/
+3
2009-12-15
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
1
-0
/
+75
2009-12-15
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
1
-5
/
+5
2009-12-15
davinci: mmc: add cpufreq support
Chaithrika U S
1
-16
/
+84
2009-12-15
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
1
-2
/
+2
[next]