summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* leds: provide helper to register "leds-gpio" devicesUwe Kleine-König2011-05-254-1/+51
* drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu2011-05-251-8/+65
* leds: remove the leds-h1940 driverVasily Khoruzhick2011-05-253-178/+0
* drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel2011-05-251-22/+62
* drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2011-05-252-3/+120
* leds: support automatic start of blinking with ledtrig-timerEsben Haabendal2011-05-253-1/+12
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-256-0/+72
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-253-8/+10
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-251-5/+9
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-252-2/+2
* drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan2011-05-251-1/+5
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-255-106/+240
|\
| *---. Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks2011-05-252579-222760/+212564
| |\ \ \
| | | | * i2c-nomadik: break out single messsage transmissionLinus Walleij2011-05-251-32/+48
| | | | * i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath2011-05-251-4/+4
| | | | * i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath2011-05-251-18/+2
| | | | * i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath2011-05-251-13/+26
| | | | * i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath2011-05-251-48/+49
| | | | * i2c-nomadik: use pm_runtime APIRabin Vincent2011-05-251-6/+31
| | | | * i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath2011-05-251-8/+19
| | | | * i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath2011-05-251-4/+5
| | | | * i2c-nomadik: remove the redundant error messagesrinidhi kasagar2011-05-251-2/+0
| | | | * i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath2011-05-251-4/+6
| | | | * i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-251-6/+4
| | | | * i2c-nomadik: add regulator supportJonas Aberg2011-05-251-15/+58
| | | * | i2c: tegra: Add de-bounce cycles.Jay Cheng2011-05-111-1/+3
| | | * | i2c: tegra: fix repeated start handlingErik Gilling2011-05-111-2/+2
| | | * | i2c: tegra: recover from spurious interrupt stormTodd Poynor2011-05-111-2/+24
| | | * | i2c: tegra: Enable new slave mode.Kenneth Waters2011-05-111-0/+5
| | * | | i2c: i2c-sh_mobile bus speed platform data V2Magnus Damm2011-05-111-2/+11
| | * | | i2c: i2c-sh_mobile clock string removalMagnus Damm2011-05-111-4/+2
| | |/ /
| * / / i2c-eg20t: Support new device ML7223 IOHTomoya MORINAGA2011-05-112-3/+9
| |/ /
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-255-82/+95
|\ \ \
| * | | i2c-parport: Various cleanupsJean Delvare2011-05-243-59/+55
| * | | i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2011-05-242-10/+7
| * | | i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare2011-05-241-1/+2
| * | | i2c-i801: Don't probe for slaves on IDF channelsJean Delvare2011-05-241-15/+31
| * | | i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-242-1/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-2457-60/+60
|\ \ \
| * | | staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-069-9/+9
| * | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-0646-47/+47
| * | | pcmcia: Make declaration and uses of struct pcmcia_device_id constJoe Perches2011-05-061-3/+3
| * | | pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.dataUwe Kleine-König2011-05-061-1/+1
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2496-4009/+9283
|\ \ \ \
| * | | | drivers/gpu/drm/radeon/atom.c: fix warningAndrew Morton2011-05-241-2/+2
| * | | | drm/radeon/kms: bump kms version numberAlex Deucher2011-05-241-1/+2
| * | | | drm/radeon/kms: properly set num banks for fusion asicsAlex Deucher2011-05-241-2/+6
| * | | | drm/radeon/kms/atom: move dig phy init out of modesettingAlex Deucher2011-05-244-9/+68
| * | | | drm/radeon/kms/cayman: fix typo in register maskAlex Deucher2011-05-241-1/+1
| * | | | drm/radeon/kms: fix typo in spread spectrum codeAlex Deucher2011-05-241-1/+1