index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
[media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t...
Andy Walls
4
-7
/
+41
2011-05-20
[media] drxd: use mutex instead of semaphore
Mauro Carvalho Chehab
1
-14
/
+14
2011-05-20
[media] Remove the now obsolete drx397xD
Mauro Carvalho Chehab
5
-1695
/
+0
2011-05-20
[media] drxd: CodingStyle cleanups
Mauro Carvalho Chehab
1
-44
/
+43
2011-05-20
[media] drxd: Don't use a macro for CHK_ERROR with a break inside
Mauro Carvalho Chehab
1
-438
/
+637
2011-05-20
[media] drxd: Fix some CodingStyle issues
Mauro Carvalho Chehab
3
-9
/
+5
2011-05-20
[media] drxd: don't re-define u8/u16/u32 types
Mauro Carvalho Chehab
2
-76
/
+73
2011-05-20
[media] drxd_map_firm.h: Remove unused lines
Mauro Carvalho Chehab
1
-11687
/
+6
2011-05-20
[media] drxd_map_firm.h: make checkpatch.pl happier
Mauro Carvalho Chehab
1
-12661
/
+12661
2011-05-20
[media] drxd: Run lindent across sources
Devin Heitmueller
5
-3675
/
+1819
2011-05-20
[media] em28xx: add remote control support for PCTV 330e
Devin Heitmueller
1
-0
/
+1
2011-05-20
[media] em28xx: remove "not validated" flag for PCTV 330e
Devin Heitmueller
1
-1
/
+0
2011-05-20
[media] drxd: move firmware to binary blob
Devin Heitmueller
3
-1504
/
+27
2011-05-20
[media] em28xx: add digital support for PCTV 330e
Devin Heitmueller
2
-0
/
+4
2011-05-20
[media] em28xx: include model number for PCTV 330e
Devin Heitmueller
3
-6
/
+5
2011-05-20
[media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-d
Devin Heitmueller
1
-1
/
+8
2011-05-20
[media] drxd: provide ability to disable the i2c gate control function
Devin Heitmueller
3
-0
/
+8
2011-05-20
[media] em28xx: auto-select drx-k if CUSTOMISE is not set
Mauro Carvalho Chehab
1
-0
/
+1
2011-05-20
[media] em28xx: enable support for the drx-d on the HVR-900 R2
Devin Heitmueller
2
-12
/
+10
2011-05-20
[media] drxd: provide ability to control rs byte
Devin Heitmueller
2
-1
/
+2
2011-05-20
[media] drxd: add driver to Makefile and Kconfig
Devin Heitmueller
2
-0
/
+13
2011-05-20
drx: add initial drx-d driver
Ralph Metzler
6
-0
/
+19933
2011-05-20
[media] mantis: trivial module parameter documentation fix
Bjørn Mork
2
-2
/
+2
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
13
-24
/
+14
2011-05-20
[media] V4L: soc_camera_platform: add helper functions to manage device insta...
Guennadi Liakhovetski
1
-0
/
+50
2011-05-20
[media] xc5000: Improve it to work better with 6MHz-spaced channels
Mauro Carvalho Chehab
1
-6
/
+26
2011-05-20
[media] DM04/QQBOX Fix issue with firmware release and cold reset
Malcolm Priestley
1
-5
/
+7
2011-05-19
Linux 2.6.39
v2.6.39
Linus Torvalds
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
22
-50
/
+108
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
1
-0
/
+2
2011-05-18
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
1
-3
/
+1
2011-05-18
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
1
-4
/
+2
2011-05-18
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
1
-1
/
+1
2011-05-18
configfs: Fix race between configfs_readdir() and configfs_d_iput()
Joel Becker
1
-5
/
+28
2011-05-18
configfs: Don't try to d_delete() negative dentries.
Joel Becker
1
-2
/
+4
2011-05-18
block: don't delay blk_run_queue_async
Shaohua Li
1
-1
/
+3
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2011-05-18
memcg: fix zone congestion
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-05-18
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-05-17
cifs: fix cifsConvertToUCS() for the mapchars case
Jeff Layton
1
-8
/
+6
2011-05-17
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
1
-0
/
+5
2011-05-17
x86, AMD: Fix ARAT feature setting again
Borislav Petkov
1
-1
/
+1
2011-05-17
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
Borislav Petkov
1
-1
/
+1
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
3
-4
/
+19
2011-05-17
mm: fix kernel-doc warning in page_alloc.c
Randy Dunlap
1
-0
/
+1
2011-05-17
PCI: Clear bridge resource flags if requested size is 0
Yinghai Lu
1
-2
/
+2
2011-05-16
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
[next]