| Commit message (Expand) | Author | Age | Files | Lines |
* | input: add a driver for the Winbond WPCD376I Consumer IR hardware | David Härdeman | 2009-09-22 | 3 | -0/+1631 |
* | pnp: add a shutdown method to pnp drivers | David Härdeman | 2009-09-22 | 1 | -0/+10 |
* | hwmon: applesmc: restore accelerometer and keyboard backlight on resume | Henrik Rydberg | 2009-09-22 | 1 | -12/+26 |
* | hwmon: fix freeing of gpio_data and irq | Roel Kluin | 2009-09-22 | 1 | -2/+4 |
* | drivers/hwmon/adm1021.c: add low_power support for adm1021 driver | Michael Abbott | 2009-09-22 | 1 | -0/+32 |
* | drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor | Michael Abbott | 2009-09-22 | 1 | -24/+23 |
* | lis3_spi: code cleanups | Daniel Mack | 2009-09-22 | 1 | -9/+8 |
* | lis3: add power management functions | Daniel Mack | 2009-09-22 | 1 | -0/+28 |
* | lis3: add free-fall/wakeup function via platform_data | Daniel Mack | 2009-09-22 | 2 | -6/+27 |
* | drivers/hwmon/coretemp.c: enable the Intel Atom | Michael Riepe | 2009-09-22 | 1 | -2/+2 |
* | cpuidle: menu governor: reduce latency on exit | Corrado Zoccolo | 2009-09-22 | 1 | -1/+19 |
* | cpuidle: fix the menu governor to boost IO performance | Arjan van de Ven | 2009-09-22 | 1 | -39/+212 |
* | pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver | Kristoffer Ericson | 2009-09-22 | 1 | -71/+85 |
* | pcmcia: switch /proc/bus/pccard/drivers to seq_file | Alexey Dobriyan | 2009-09-22 | 1 | -16/+20 |
* | pcmcia: fix read buffer overflow | Roel Kluin | 2009-09-22 | 1 | -1/+1 |
* | pcmcia: yenta: add missing __devexit marking | Mike Frysinger | 2009-09-22 | 1 | -1/+1 |
* | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 1 | -1/+1 |
* | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 4 | -10/+6 |
* | md: avoid use of broken kzalloc mempool | Sage Weil | 2009-09-22 | 1 | -1/+2 |
* | mm: oom analysis: add shmem vmstat | KOSAKI Motohiro | 2009-09-22 | 1 | -0/+2 |
* | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output | KOSAKI Motohiro | 2009-09-22 | 1 | -0/+3 |
* | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 50 | -55/+53 |
* | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 5 | -6/+5 |
* | drivers/mfd/ab3100-core.c: fix powerpc build error | Andrew Morton | 2009-09-22 | 1 | -1/+1 |
* | drivers/media/dvb/pt1/pt1.c needs vmalloc.h | Andrew Morton | 2009-09-22 | 1 | -0/+1 |
* | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 1 | -2/+2 |
|\ |
|
| * | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-21 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-20 | 87 | -1288/+13502 |
| |\ \ |
|
| * | | | x86: Trivial whitespace cleanups | Felipe Contreras | 2009-09-20 | 1 | -1/+0 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-21 | 208 | -3870/+48553 |
|\ \ \ \ |
|
| * | | | | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macro | Mauro Carvalho Chehab | 2009-09-19 | 1 | -1/+1 |
| * | | | | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h> | Huang Weiyi | 2009-09-19 | 1 | -1/+0 |
| * | | | | V4L/DVB (13027): go7007: convert printks to v4l2_info | Pete Eberlein | 2009-09-19 | 1 | -12/+11 |
| * | | | | V4L/DVB (13026): s2250-board: Implement brightness and contrast controls | Pete Eberlein | 2009-09-19 | 1 | -5/+72 |
| * | | | | V4L/DVB (13025): s2250-board: Fix memory leaks | Pete Eberlein | 2009-09-19 | 1 | -2/+8 |
| * | | | | V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd | Pete Eberlein | 2009-09-19 | 1 | -17/+35 |
| * | | | | V4L/DVB (13023): go7007: Merge struct gofh and go declarations | Pete Eberlein | 2009-09-19 | 1 | -42/+21 |
| * | | | | V4L/DVB (13022): go7007: Fix mpeg controls | Pete Eberlein | 2009-09-19 | 1 | -28/+16 |
| * | | | | V4L/DVB (13021): go7007: Fix whitespace and line lengths | Pete Eberlein | 2009-09-19 | 1 | -23/+25 |
| * | | | | V4L/DVB (13020): go7007: Updates to Kconfig and Makefile | Pete Eberlein | 2009-09-19 | 2 | -10/+94 |
| * | | | | V4L/DVB (13019): video: initial support for ADV7180 | Richard Röjfors | 2009-09-19 | 3 | -0/+212 |
| * | | | | V4L/DVB (13018): kzalloc failure ignored in au8522_probe() | Roel Kluin | 2009-09-19 | 1 | -0/+5 |
| * | | | | V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start() | Roel Kluin | 2009-09-19 | 1 | -0/+2 |
| * | | | | V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach() | Roel Kluin | 2009-09-19 | 2 | -0/+4 |
| * | | | | V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download() | Roel Kluin | 2009-09-19 | 1 | -0/+2 |
| * | | | | V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only) | Vladimir Geroy | 2009-09-19 | 3 | -0/+14 |
| * | | | | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos. | Matti J. Aaltonen | 2009-09-19 | 1 | -1/+1 |
| * | | | | V4L/DVB (13012): uvc: introduce missing kfree | Julia Lawall | 2009-09-19 | 1 | -3/+4 |
| * | | | | V4L/DVB (13011): Change tuner type of BeholdTV cards | Dmitry Belimov | 2009-09-19 | 1 | -7/+7 |