summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-17V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2Michael Krufky
2010-01-17V4L/DVB (13882): gspca - stv06xx-vv6410: Ensure register STV_SCAN_RATE is zeroErik Andrén
2010-01-17V4L/DVB (13880): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Xi 2428Erik Andren
2010-01-17V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.Jean-Francois Moine
2010-01-17V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.Roel Kluin
2010-01-17V4L/DVB (13858): ir-keytable: use the right headerMauro Carvalho Chehab
2010-01-17feature-removal-schedule: Add v4l1 drivers obsoleted by gspca sub driversHans de Goede
2010-01-17V4L/DVB (13622): gspca - ov534: Fix a compilation warning.Jean-Francois Moine
2010-01-17V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000Mauro Carvalho Chehab
2010-01-17V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequ...Laurent Pinchart
2010-01-17V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous modeLaurent Pinchart
2010-01-17V4L/DVB (13826): uvcvideo: Fix controls blacklistingLaurent Pinchart
2010-01-17V4L/DVB (13820): lgdt3305: make one-bit bitfields unsignedNemeth Marton
2010-01-17V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf.Jean-Francois Moine
2010-01-16page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro
2010-01-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-01-16revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: fix race between ramfs truncation and shared mmapDavid Howells
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16nommu: fix SYSV SHM for NOMMUDavid Howells
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura
2010-01-16virtio: fix section mismatch warningsJeff Mahoney
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen
2010-01-16kfifo: add kfifo_initializedAndi Kleen
2010-01-16kfifo: add kfifo_out_peekAndi Kleen
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz
2010-01-16serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing
2010-01-16markup_oops.pl: fix error with x86Hui Zhu
2010-01-16viafb: fix acceleration for some chipsErik-Jan Post
2010-01-16viafb: do modesetting after updating variablesErik-Jan Post
2010-01-16viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold
2010-01-16i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo