Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e6005a85acb9609326512ecc784859831cfb24a3
/
drivers
e6005a8
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
c3f8f65
backlight: Convert corgi backlight driver into a more generic driver
by Richard Purdie
· 17 years ago
18f65c7
backlight: Add Samsung LTV350QV LCD driver
by Haavard Skinnemoen
· 17 years ago
0b75f2d
backlight: Fix cr_bllcd allocations and error paths
by Jesper Juhl
· 18 years ago
0ad90ef
backlight/leds: Make two structs static
by Adrian Bunk
· 18 years ago
4276fd7
leds: Update Cobalt Qube series front LED support
by Yoichi Yuasa
· 17 years ago
97da7aa
leds: Add Cobalt Raq series LEDs support
by Yoichi Yuasa
· 17 years ago
f3b6b6c
leds: Rename leds-cobalt driver
by Yoichi Yuasa
· 17 years ago
019a5f5
mmc: don't use weight32()
by Nicolas Pitre
· 17 years ago
fb9aa6f
i386: move pci
by Thomas Gleixner
· 17 years ago
c783837
pxamci: support arbitrary block size
by Nicolas Pitre
· 17 years ago
a991f44
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
by Trent Piepho
· 17 years ago
e77e2c2
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
by Trent Piepho
· 17 years ago
6d28e98
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
805a439
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
8bb629e2
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
7948261
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
d2bbf3d
Sysace: Don't enable IRQ until after interrupt handler is registered
by Grant Likely
· 17 years ago
b5515d8
Sysace: sparse fixes
by Grant Likely
· 17 years ago
34e1b83
Sysace: Minor coding convention fixup
by Grant Likely
· 17 years ago
cb3503c
drivers/block/umem: use DRIVER_NAME where appropriate
by Jeff Garzik
· 17 years ago
4e953a2
drivers/block/umem: trim trailing whitespace
by Jeff Garzik
· 17 years ago
ee4a7b6
drivers/block/umem: minor cleanups
by Jeff Garzik
· 17 years ago
4e0af88
drivers/block/umem: use dev_printk()
by Jeff Garzik
· 17 years ago
3084f0c
drivers/block/umem: move private include away from include/linux
by Jeff Garzik
· 17 years ago
ed155a9
Sysace: Labels in C code should not be indented.
by Grant Likely
· 17 years ago
95e896c
Sysace: Add of_platform_bus binding
by Grant Likely
· 17 years ago
32f6fff
Sysace: Move IRQ handler registration to occur after FSM is initialized
by Grant Likely
· 17 years ago
4a24d86
Sysace: minor rework and cleanup changes
by Grant Likely
· 17 years ago
1b45546
Sysace: Move structure allocation from bus binding into common code
by Grant Likely
· 17 years ago
edec496
Sysace: Use the established platform bus api
by Grant Likely
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
6c92e69
Fixup rq_for_each_segment() indentation
by Jens Axboe
· 18 years ago
6684657
Stop exporting blk_rq_bio_prep
by NeilBrown
· 18 years ago
3001ca7
New function blk_req_append_bio
by NeilBrown
· 18 years ago
eea9bef
Fix various abuse of bio fields in umem.c
by NeilBrown
· 18 years ago
5705f70
Introduce rq_for_each_segment replacing rq_for_each_bio
by NeilBrown
· 17 years ago
c3e2a8e
V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS
by Jiri Slaby
· 17 years ago
3abff557
V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS
by Jiri Slaby
· 17 years ago
acd827d
V4L/DVB (6306): Few clenups for saa7134 resume code
by Maxim Levitsky
· 17 years ago
49ee718
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
by Brandon Philips
· 17 years ago
c726b65
V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+
by Trent Piepho
· 17 years ago
bde00cc
V4L/DVB (6300): CodingStyle cleanup
by Trent Piepho
· 17 years ago
102abd8
V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB
by Trent Piepho
· 17 years ago
21a7ad4
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
by Michael Krufky
· 17 years ago
fa3b877
V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card
by Joachim Steiger
· 17 years ago
0ac3a5b
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
by Eric Sandeen
· 17 years ago
54bd5b6
V4L/DVB (6293): V4L: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
d4cae5a
V4L/DVB (6292): videobuf_core init always require callback implementation
by Mauro Carvalho Chehab
· 17 years ago
d5f1b01
V4L/DVB (6291): Fix: avoid oops on some SMP machines
by Mauro Carvalho Chehab
· 17 years ago
5ddff43
V4L/DVB (6290): remove videobuf_set_pci_ops
by Mauro Carvalho Chehab
· 17 years ago
7568e3c
V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
by Robert P. J. Day
· 17 years ago
aecfde5
V4L/DVB (6287): Fix DMA Scatter/Gather constructor
by Mauro Carvalho Chehab
· 17 years ago
593f18c
V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB
by Mauro Carvalho Chehab
· 17 years ago
925343e
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driver
by Jesper Juhl
· 17 years ago
409d84f
V4L/DVB (6284): cx23885: Update to new videobuf code
by Trent Piepho
· 17 years ago
5a3ebe8
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
by Trent Piepho
· 17 years ago
9320874
V4L/DVB (6279): en_50221: convert to kthread API
by Christoph Hellwig
· 17 years ago
d00cd29
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from device
by Maxim Levitsky
· 17 years ago
14f37ae
V4L/DVB (6277): vivi cleanup: remove the unused vars
by Mauro Carvalho Chehab
· 17 years ago
00f98d0
V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check
by Brandon Philips
· 17 years ago
ba32bd9
V4L/DVB (6275): V4L: vivi.c remove the "resource" locking
by Brandon Philips
· 17 years ago
85c7c70bc
V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream
by Brandon Philips
· 17 years ago
a326ae1
V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field
by Brandon Philips
· 17 years ago
11f7078
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134
by Maxim Levitsky
· 17 years ago
cb71201
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
by Maxim Levitsky
· 17 years ago
f5a1ac6
V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134
by Maxim Levitsky
· 17 years ago
b4aeb8b
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
by Maxim Levitsky
· 17 years ago
9900132
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
by Maxim Levitsky
· 17 years ago
851c0c9
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core
by Mauro Carvalho Chehab
· 17 years ago
cd4765ef
V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer
by Mauro Carvalho Chehab
· 17 years ago
3bef5e4
V4L/DVB (6264): Make the vertical lines to move
by Mauro Carvalho Chehab
· 17 years ago
123f8ef
V4L/DVB (6263): Fix buffer release code
by Mauro Carvalho Chehab
· 17 years ago
e78dcf5
V4L/DVB (6262): An allocation error message were being printed as a debug msg
by Mauro Carvalho Chehab
· 17 years ago
c520a49
V4L/DVB (6261): Cleans mem->vmalloc after vfree
by Mauro Carvalho Chehab
· 17 years ago
28318c7
V4L/DVB (6260): Fix Kconfig dependency
by Mauro Carvalho Chehab
· 17 years ago
40558da
V4L/DVB (6259): Fix vivi poll() method
by Mauro Carvalho Chehab
· 17 years ago
ba366a2
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches
by Mauro Carvalho Chehab
· 17 years ago
79618cf
V4L/DVB (6256): Remove the obsolete video-buf module
by Mauro Carvalho Chehab
· 17 years ago
5a03770
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc
by Mauro Carvalho Chehab
· 18 years ago
87b9ad0
V4L/DVB (6254): Add videobuf-vmalloc
by Mauro Carvalho Chehab
· 18 years ago
6bb2790
V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module
by Mauro Carvalho Chehab
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
7a7d9a8
V4L/DVB (6251): Replace video-buf to a more generic approach
by Mauro Carvalho Chehab
· 17 years ago
7c596fa
V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the control register fix
by Brett Warden
· 17 years ago
b5457b7
V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.c
by Sascha Sommer
· 17 years ago
13595a5
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
by Mauro Carvalho Chehab
· 17 years ago
b25be97
V4L/DVB (6246): GemTek Radio card - Control Word
by Trent Piepho
· 17 years ago
857e594
V4L/DVB (6245): GemTek Radio card - frequency calculation
by Trent Piepho
· 17 years ago
4753647
V4L/DVB (6244): [PATCH 1/2] GemTek Radio card
by Pekka Seppanen
· 17 years ago
3e7589c
V4L/DVB (6243): [PATCH 2/2] GemTek Radio card
by Pekka Seppanen
· 17 years ago
0173e46
V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text
by Michael Krufky
· 17 years ago
9e19db5
V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the control register
by Brett Warden
· 17 years ago
0b67f5c
V4L/DVB (6237): Oops in pwc v4l driver
by Oliver Neukum
· 17 years ago
Next »