aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe2009-09-21
| * trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe2009-09-21
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-21
| * trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo2009-09-21
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| * trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe2009-09-21
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| * trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-21
| * trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-21
| * trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | HID: Remove duplicate Kconfig entryAlessandro Guido2009-09-17
| * | HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-17
| * | HID: fix non-atomic allocation in hid_input_reportJiri Kosina2009-09-15
* | | input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman2009-09-22
* | | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-22
* | | hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg2009-09-22
* | | hwmon: fix freeing of gpio_data and irqRoel Kluin2009-09-22
* | | drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott2009-09-22
* | | drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott2009-09-22
* | | lis3_spi: code cleanupsDaniel Mack2009-09-22
* | | lis3: add power management functionsDaniel Mack2009-09-22
* | | lis3: add free-fall/wakeup function via platform_dataDaniel Mack2009-09-22
* | | drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe2009-09-22
* | | cpuidle: menu governor: reduce latency on exitCorrado Zoccolo2009-09-22
* | | cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-22
* | | pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driverKristoffer Ericson2009-09-22
* | | pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan2009-09-22
* | | pcmcia: fix read buffer overflowRoel Kluin2009-09-22
* | | pcmcia: yenta: add missing __devexit markingMike Frysinger2009-09-22
* | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
* | | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* | | md: avoid use of broken kzalloc mempoolSage Weil2009-09-22
* | | mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* | | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
* | | const: make block_device_operations constAlexey Dobriyan2009-09-22
* | | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* | | drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton2009-09-22
* | | drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton2009-09-22
* | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \ \
| * | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-21
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20
| |\ \ \
| * | | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-20
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-21
|\ \ \ \ \
| * | | | | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macroMauro Carvalho Chehab2009-09-19
| * | | | | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi2009-09-18
| * | | | | V4L/DVB (13027): go7007: convert printks to v4l2_infoPete Eberlein2009-09-18