Commit Graph

179611 Commits (11854247e2c851e7ff9ce138e501c6cffc5a4217)
 

Author SHA1 Message Date
Márton Németh 21c91d2ee8 V4L/DVB (13941): rj54n1cb0c: remove compiler warning 15 years ago
Uwe Kleine-König b89fc2e5e7 V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero 15 years ago
Uwe Kleine-König 30883ea8f2 V4L/DVB mx1_camera: don't check platform_get_irq's return value against zero 15 years ago
Michael Krufky 3f76cf8c8e V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection for TDA8295 15 years ago
Jean-Francois Moine 07d1c69b2d V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges. 15 years ago
Michael Krufky 19f8a6c37e V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2 15 years ago
Erik Andrén bbe8c8363d V4L/DVB (13882): gspca - stv06xx-vv6410: Ensure register STV_SCAN_RATE is zero 15 years ago
Erik Andren 5cc60d6143 V4L/DVB (13880): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Xi 2428 15 years ago
Jean-Francois Moine 9501843496 V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge. 15 years ago
Roel Kluin c60503c1db V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned. 15 years ago
Mauro Carvalho Chehab 882ead325b V4L/DVB (13858): ir-keytable: use the right header 15 years ago
Hans de Goede ceafe1d2fe feature-removal-schedule: Add v4l1 drivers obsoleted by gspca sub drivers 15 years ago
Jean-Francois Moine bc41797a56 V4L/DVB (13622): gspca - ov534: Fix a compilation warning. 15 years ago
Mauro Carvalho Chehab 9afc8022b4 V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000 15 years ago
Laurent Pinchart d7c0d43997 V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing 15 years ago
Laurent Pinchart 2c4d9de8ab V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode 15 years ago
Laurent Pinchart 385097e08b V4L/DVB (13826): uvcvideo: Fix controls blacklisting 15 years ago
Nemeth Marton 1faea56087 V4L/DVB (13820): lgdt3305: make one-bit bitfields unsigned 15 years ago
Jean-Francois Moine 8c32aa5945 V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf. 15 years ago
Takashi Iwai eaa9b3a748 ALSA: hda - Fix capture on Sony VAIO with single input 15 years ago
KOSAKI Motohiro 6ccf80eb15 page allocator: update NR_FREE_PAGES only when necessary 15 years ago
Linus Torvalds 1f0b8b9554 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 years ago
Linus Torvalds 330a518a1a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds 2a8249daf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds c6a93d330b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Linus Torvalds 6ccc347b69 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
Mark Brown eb29a5cc0b revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
David Howells 81759b5b22 nommu: fix race between ramfs truncation and shared mmap 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago
David Howells 779c10232c nommu: remove a superfluous check of vm_region::vm_usage 15 years ago
David Howells 1e2ae599d3 nommu: struct vm_region's vm_usage count need not be atomic 15 years ago
David Howells ed5e5894b2 nommu: fix SYSV SHM for NOMMU 15 years ago
Wu Fengguang 8ff410daa0 sysdev: fix prototype for memory_sysdev_class show/store functions 15 years ago
Wu Fengguang ba168fc37d memory-hotplug: add 0x prefix to HEX block_size_bytes 15 years ago
Daisuke Nishimura fce6647757 memcg: ensure list is empty at rmdir 15 years ago
Jeff Mahoney d817cd5255 virtio: fix section mismatch warnings 15 years ago
KOSAKI Motohiro de3fab3934 vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable 15 years ago
David John af2422c42c smp_call_function_any(): pass the node value to cpumask_of_node() 15 years ago
Roland Dreier cc8ef6eb21 kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() 15 years ago
Kazuhisa Ichikawa d2dbe08ddc mm/page_alloc: fix the range check for backward merging 15 years ago
Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
Andi Kleen d994ffc247 kfifo: add kfifo_initialized 15 years ago
Andi Kleen a5b9e2c106 kfifo: add kfifo_out_peek 15 years ago
Andi Kleen 64ce1037c5 kfifo: sanitize *_user error handling 15 years ago
Andi Kleen 8ecc295153 kfifo: use void * pointers for user buffers 15 years ago
Randy Dunlap 2427b8e3ea tty.h: make tty_port_get() static inline 15 years ago
Tamas Vincze 118f3e1afd edac: i5000_edac critical fix panic out of bounds 15 years ago
john stultz 355e8e8d1b m68knommu: fix invalid flags on coldfire pit clocksource 15 years ago
Ping 3018aa4b1a serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device 15 years ago