index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-09-12
1
-4
/
+14
|
*
|
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
Shuah Khan
2013-09-12
1
-36
/
+24
|
*
|
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
Shuah Khan
2013-09-12
1
-19
/
+5
|
*
|
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
Shuah Khan
2013-09-12
1
-0
/
+13
|
*
|
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-12
1
-2
/
+0
|
*
|
cciss: set max scatter gather entries to 32 on P600
Mike Miller
2013-09-12
1
-0
/
+7
|
*
|
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
2013-09-12
1
-1
/
+1
|
*
|
block: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-09-12
3
-3
/
+3
|
*
|
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-12
2
-4
/
+0
|
*
|
drivers/video/acornfb.c: remove dead code
Paul Bolle
2013-09-12
2
-294
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-11
43
-47
/
+30518
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: qmi_wwan: add new Qualcomm devices
Bjørn Mork
2013-09-11
1
-1
/
+129
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-09-11
29
-0
/
+30315
|
|
\
\
|
|
*
|
i40e: include i40e in kernel proper
Jesse Brandeburg
2013-09-11
3
-0
/
+63
|
|
*
|
i40e: debugfs interface
Jesse Brandeburg
2013-09-11
1
-0
/
+2076
|
|
*
|
i40e: init code and hardware support
Jesse Brandeburg
2013-09-11
16
-0
/
+13813
|
|
*
|
i40e: implement virtual device interface
Jesse Brandeburg
2013-09-11
3
-0
/
+2823
|
|
*
|
i40e: driver core headers
Jesse Brandeburg
2013-09-11
3
-0
/
+899
|
|
*
|
i40e: driver ethtool core
Jesse Brandeburg
2013-09-11
1
-0
/
+1449
|
|
*
|
i40e: transmit, receive, and NAPI
Jesse Brandeburg
2013-09-11
1
-0
/
+1817
|
|
*
|
i40e: main driver core
Jesse Brandeburg
2013-09-11
1
-0
/
+7375
|
*
|
|
net: tilegx driver: avoid compiler warning
Chris Metcalf
2013-09-11
1
-3
/
+3
|
*
|
|
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
1
-1
/
+1
|
*
|
|
irda: donauboe: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
1
-3
/
+3
|
*
|
|
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
|
*
|
|
net: korina: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
|
*
|
|
macvlan: Move skb_clone check closer to call
Herbert Xu
2013-09-11
1
-4
/
+6
|
*
|
|
qlcnic: Fix warning reported by kbuild test robot.
Jitendra Kalsaria
2013-09-11
1
-1
/
+1
|
*
|
|
bonding: fix bond_arp_rcv setting and arp validate desync state
nikolay@redhat.com
2013-09-11
3
-5
/
+19
|
*
|
|
bonding: fix store_arp_validate race with mode change
nikolay@redhat.com
2013-09-11
1
-4
/
+10
|
*
|
|
bnx2x: avoid atomic allocations during initialization
Michal Schmidt
2013-09-11
1
-15
/
+23
|
|
/
/
|
*
|
bnx2x: Fix configuration of doorbell block
Ariel Elior
2013-09-09
2
-3
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
6
-13
/
+13
|
\
\
\
|
*
|
|
s390/ap_bus: use and-mask instead of a cast
Heiko Carstens
2013-09-07
1
-1
/
+1
|
*
|
|
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
2
-6
/
+6
|
*
|
|
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
3
-6
/
+6
*
|
|
|
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-09-11
16
-17
/
+2054
|
\
\
\
\
|
*
|
|
|
rx51_battery: Fix channel number when reading adc value
Marek Belisko
2013-08-31
1
-1
/
+1
|
*
|
|
|
power: Add twl4030_madc battery driver.
Marek Belisko
2013-08-31
3
-0
/
+253
|
*
|
|
|
bq24190_charger: Workaround SS definition problem on i386 builds
Anton Vorontsov
2013-08-29
1
-0
/
+3
|
*
|
|
|
power_supply: Prevent suspend until power supply events are processed
Zoran Markovic
2013-08-28
1
-6
/
+32
|
*
|
|
|
vexpress-poweroff: Should depend on the required infrastructure
Pawel Moll
2013-08-28
1
-1
/
+1
|
*
|
|
|
twl4030-charger: Fix compiler warning with regulator_enable()
Peter Ujfalusi
2013-08-28
1
-1
/
+6
|
*
|
|
|
rx51_battery: Replace hardcoded channels values.
Marek Belisko
2013-08-28
1
-4
/
+8
|
*
|
|
|
bq24190_charger: Add support for TI BQ24190 Battery Charger
Mark A. Greer
2013-08-28
3
-0
/
+1553
|
*
|
|
|
ab8500-charger: We print an unintended error message
Dan Carpenter
2013-08-28
1
-0
/
+1
|
*
|
|
|
max8925_power: Fix missing of_node_put
Libo Chen
2013-08-28
1
-0
/
+1
|
*
|
|
|
power_supply: Replace strict_strtol() with kstrtol()
Jingoo Han
2013-08-09
1
-1
/
+1
|
*
|
|
|
power: Add APM X-Gene system reboot driver
Loc Ho
2013-08-09
3
-0
/
+111
|
*
|
|
|
power_supply: tosa_battery: Get rid of irq_to_gpio usage
Andrea Adami
2013-08-09
1
-1
/
+1
[prev]
[next]