aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-23dac960: fix undefined behavior on empty stringMichael Buesch
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott
2009-09-22lis3_spi: code cleanupsDaniel Mack
2009-09-22lis3: add power management functionsDaniel Mack
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe
2009-09-22cpuidle: menu governor: reduce latency on exitCorrado Zoccolo
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-22pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driverKristoffer Ericson
2009-09-22pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan
2009-09-22pcmcia: fix read buffer overflowRoel Kluin
2009-09-22pcmcia: yenta: add missing __devexit markingMike Frysinger
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-22md: avoid use of broken kzalloc mempoolSage Weil
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21trivial: fix typo in aic7xxx commentUwe Kleine-Koenig
2009-09-21trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa
2009-09-21trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe
2009-09-21trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe
2009-09-21trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-21trivial: add __init/__exit macros to DAC960.cPeter Huewe
2009-09-21trivial: OHCI: Fix typo in a commentAnand Gadiyar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar