summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan2013-09-121-4/+14
| * | tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan2013-09-121-36/+24
| * | rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan2013-09-121-19/+5
| * | pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specifiedShuah Khan2013-09-121-0/+13
| * | drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-121-2/+0
| * | cciss: set max scatter gather entries to 32 on P600Mike Miller2013-09-121-0/+7
| * | drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han2013-09-121-1/+1
| * | block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-123-3/+3
| * | drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-122-4/+0
| * | drivers/video/acornfb.c: remove dead codePaul Bolle2013-09-122-294/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-1143-47/+30518
|\ \ \ | |/ / |/| |
| * | net: qmi_wwan: add new Qualcomm devicesBjørn Mork2013-09-111-1/+129
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-1129-0/+30315
| |\ \
| | * | i40e: include i40e in kernel properJesse Brandeburg2013-09-113-0/+63
| | * | i40e: debugfs interfaceJesse Brandeburg2013-09-111-0/+2076
| | * | i40e: init code and hardware supportJesse Brandeburg2013-09-1116-0/+13813
| | * | i40e: implement virtual device interfaceJesse Brandeburg2013-09-113-0/+2823
| | * | i40e: driver core headersJesse Brandeburg2013-09-113-0/+899
| | * | i40e: driver ethtool coreJesse Brandeburg2013-09-111-0/+1449
| | * | i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-111-0/+1817
| | * | i40e: main driver coreJesse Brandeburg2013-09-111-0/+7375
| * | | net: tilegx driver: avoid compiler warningChris Metcalf2013-09-111-3/+3
| * | | irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han2013-09-111-1/+1
| * | | irda: donauboe: Remove casting the return value which is a void pointerJingoo Han2013-09-111-3/+3
| * | | bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
| * | | net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
| * | | macvlan: Move skb_clone check closer to callHerbert Xu2013-09-111-4/+6
| * | | qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria2013-09-111-1/+1
| * | | bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com2013-09-113-5/+19
| * | | bonding: fix store_arp_validate race with mode changenikolay@redhat.com2013-09-111-4/+10
| * | | bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-111-15/+23
| |/ /
| * | bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-092-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-116-13/+13
|\ \ \
| * | | s390/ap_bus: use and-mask instead of a castHeiko Carstens2013-09-071-1/+1
| * | | s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-072-6/+6
| * | | s390/irq: rework irq subclass handlingHeiko Carstens2013-09-043-6/+6
* | | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-1116-17/+2054
|\ \ \ \
| * | | | rx51_battery: Fix channel number when reading adc valueMarek Belisko2013-08-311-1/+1
| * | | | power: Add twl4030_madc battery driver.Marek Belisko2013-08-313-0/+253
| * | | | bq24190_charger: Workaround SS definition problem on i386 buildsAnton Vorontsov2013-08-291-0/+3
| * | | | power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-281-6/+32
| * | | | vexpress-poweroff: Should depend on the required infrastructurePawel Moll2013-08-281-1/+1
| * | | | twl4030-charger: Fix compiler warning with regulator_enable()Peter Ujfalusi2013-08-281-1/+6
| * | | | rx51_battery: Replace hardcoded channels values.Marek Belisko2013-08-281-4/+8
| * | | | bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer2013-08-283-0/+1553
| * | | | ab8500-charger: We print an unintended error messageDan Carpenter2013-08-281-0/+1
| * | | | max8925_power: Fix missing of_node_putLibo Chen2013-08-281-0/+1
| * | | | power_supply: Replace strict_strtol() with kstrtol()Jingoo Han2013-08-091-1/+1
| * | | | power: Add APM X-Gene system reboot driverLoc Ho2013-08-093-0/+111
| * | | | power_supply: tosa_battery: Get rid of irq_to_gpio usageAndrea Adami2013-08-091-1/+1