aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin1-2/+4
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott1-0/+32
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott1-24/+23
2009-09-22lis3_spi: code cleanupsDaniel Mack1-9/+8
2009-09-22lis3: add power management functionsDaniel Mack1-0/+28
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack2-6/+27
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe1-2/+2
2009-09-22cpuidle: menu governor: reduce latency on exitCorrado Zoccolo1-1/+19
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven1-39/+212
2009-09-22pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driverKristoffer Ericson1-71/+85
2009-09-22pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan1-16/+20
2009-09-22pcmcia: fix read buffer overflowRoel Kluin1-1/+1
2009-09-22pcmcia: yenta: add missing __devexit markingMike Frysinger1-1/+1
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich4-10/+6
2009-09-22md: avoid use of broken kzalloc mempoolSage Weil1-1/+2
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro1-0/+2
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro1-0/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan50-55/+53
2009-09-22const: mark remaining super_operations constAlexey Dobriyan5-6/+5
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton1-1/+1
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton1-0/+1
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds208-3870/+48553
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-20/+90
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds119-41286/+21760
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie12-1/+130
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2-0/+26
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher1-1/+1
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie1-0/+5
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2-10/+12
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds4-4/+0
2009-09-20Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-4/+3
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds20-59/+94
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds105-3423/+2459
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar87-1288/+13502
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras1-1/+0
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput1-1/+0
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang1-2/+1
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson1-2/+2
2009-09-19USB serial: update the console driverAlan Stern1-9/+19
2009-09-19usb-serial: straighten out serial_openAlan Stern1-37/+22
2009-09-19usb-serial: add missing tests and debug linesAlan Stern1-4/+17