summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-273-11/+44
|\
| * mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2011-03-272-2/+26
| * mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-9/+18
* | Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-274-8/+41
|\ \
| * | drbd: Remove unused function atodb_endio()Andreas Gruenbacher2011-03-101-1/+1
| * | drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner2011-03-101-0/+2
| * | drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAXPhilipp Reisner2011-03-101-1/+2
| * | drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher2011-03-101-2/+2
| * | drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher2011-03-101-1/+1
| * | drbd: --force option for disconnectPhilipp Reisner2011-03-101-1/+3
| * | drbd: add packet_type 27 (return_code_only) to netlink apiLars Ellenberg2011-03-102-1/+6
| * | drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-101-1/+1
| * | drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner2011-03-101-0/+4
| * | drbd: New configuration parameters for dealing with network congestionPhilipp Reisner2011-03-103-0/+19
* | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds2011-03-277-0/+188
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25340-1844/+9137
| |\ \
| * | | mtd: nand: add software BCH ECC supportIvan Djelic2011-03-112-0/+75
| * | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz2011-03-111-0/+1
| * | | lib: add shared BCH ECC libraryIvan Djelic2011-03-111-0/+79
| * | | mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov2011-03-111-0/+1
| * | | mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-111-0/+29
| * | | mtd_blkdevs: Add background processing supportJarkko Lavinen2011-03-111-0/+2
* | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-253-4/+17
|\ \ \ \
| * | | | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-233-4/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-254-5/+51
|\ \ \ \ \
| * | | | | mlx4: Add blue flame support for kernel consumersEli Cohen2011-03-232-0/+14
| * | | | | mlx4_en: Enabling new steeringYevgeny Petrilin2011-03-231-3/+9
| * | | | | mlx4: generalization of multicast steering.Yevgeny Petrilin2011-03-231-2/+12
| * | | | | mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin2011-03-231-1/+1
| * | | | | mlx4: Wake on LAN supportYevgeny Petrilin2011-03-231-0/+4
| * | | | | mlx4: Changing interrupt schemeYevgeny Petrilin2011-03-231-0/+8
| * | | | | net: davinci_emac:Fix translation logic for buffer descriptorSriram2011-03-221-0/+1
| * | | | | net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-221-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-252-4/+7
|\ \ \ \ \ \
| * | | | | | PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-211-0/+4
| * | | | | | PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-211-4/+3
* | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-254-0/+108
|\ \ \ \ \ \ \
| * | | | | | | power_supply: Update power_supply_is_watt_propertyRhyland Klein2011-03-011-0/+1
| * | | | | | | bq20z75: Add i2c retry mechanismRhyland Klein2011-03-011-0/+2
| * | | | | | | bq20z75: Add optional battery detect gpioRhyland Klein2011-03-011-0/+37
| * | | | | | | bq27x00: Add bq27000 supportLars-Peter Clausen2011-02-221-0/+19
| * | | | | | | power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick2011-01-311-0/+2
| * | | | | | | leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-311-0/+3
| * | | | | | | bq20z75: Add support for charge propertiesRhyland Klein2011-01-311-0/+44
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-03-251-3/+9
|\ \ \ \ \ \ \
| * | | | | | | dm ioctl: add flag to wipe buffers for secure dataMilan Broz2011-03-241-3/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-0/+4
|\ \ \ \ \ \ \
| * | | | | | | genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-251-0/+4
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | sched.h: Fix a typo ("its")Jonathan Neuschäfer2011-03-231-1/+1