summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-22regulator: fix voltage range in da9034 ldo12Haojian Zhuang
2009-09-22regulator/lp3971: drop unnecessary initializationWolfram Sang
2009-09-22regulator: drop 'default n'Wolfram Sang
2009-09-22regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin
2009-09-22drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael Prokop
2009-09-22REGULATOR Handle positive returncode from enableLinus Walleij
2009-09-22regulator: tps650xx - build fixes for x86_64Liam Girdwood
2009-09-22Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal
2009-09-22Regulator: Add TPS6507x regulator driverAnuj Aggarwal
2009-09-22Regulator: Add TPS65023 regulator driverAnuj Aggarwal
2009-09-22regulator: userspace: use sysfs_create_groupFelipe Balbi
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros
2009-09-22Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen
2009-09-22regulator: regulator_enable() permission checkingMark Brown
2009-09-22regulator: Push locking for regulator_is_enabled() outMark Brown
2009-09-22regulator: Check for constraints in regulator_init_complete()Mark Brown
2009-09-22regulator: Check for constraints before using them for nameMark Brown
2009-09-22regulator: More explict error reporting for fixed regulatorMark Brown
2009-09-22regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport
2009-09-22regulator: Improve virtual consumer probe error handlingMark Brown
2009-09-22regulator: Fix support for deviceless supply mappingsMark Brown
2009-09-22regulator: Warn when unregistering an in-use regulatorMark Brown
2009-09-22regulator: Add regulator voltage range check APIMark Brown
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown
2009-09-22regulator: support list voltage in da903xHaojian Zhuang
2009-09-22regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang
2009-09-22regulator: support da9030 BUCK in da903x driverHaojian Zhuang
2009-09-22regulator: add buck3 in da903x driverHaojian Zhuang
2009-09-22drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown
2009-09-22regulator: Make virtual consumer a bit more chattyMark Brown
2009-09-22regulator: Make virtual consumer use dev_printkMark Brown
2009-09-22regulator: Report regulator_get() failure in virtual consumerMark Brown
2009-09-22regulator: add check index of wm8350->pmic.pdev[]Roel Kluin
2009-09-22microblaze: Add architectural support for USB EHCI host controllersJulie Zhu
2009-09-21Input: max7359 - use threaded IRQsDmitry Torokhov
2009-09-21Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon
2009-09-21drm/i915: framebuffer compression for GM45+Jesse Barnes
2009-09-21drm/i915: split display functions by chip typeJesse Barnes