index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
Axel Lin
1
-5
/
+7
2011-07-25
drivers/leds/leds-lp5521.c: provide section tagging
Linus Walleij
1
-2
/
+2
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-25
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
3
-0
/
+567
2011-07-25
geode: reflect mfgpt dependency on mfd
Philip A. Prindeville
1
-2
/
+1
2011-07-25
eisa/pci_eisa.c: fix section mismatch
Arnaud Lacombe
1
-2
/
+2
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
6
-20
/
+10
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2
-2
/
+167
2011-07-25
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
3
-8
/
+18
2011-07-25
backlight: add ams369fg06 amoled driver
Jingoo Han
4
-1
/
+653
2011-07-25
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...
Axel Lin
1
-2
/
+1
2011-07-25
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-07-25
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
7
-4
/
+1533
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
179
-6513
/
+7230
2011-07-24
gma500: udlay(20000) is too large
Stephen Rothwell
1
-1
/
+1
2011-07-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
66
-959
/
+866
2011-07-24
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-24
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-24
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-24
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-24
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-24
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-24
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+9
2011-07-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-131
/
+782
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-552
/
+1756
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
4
-91
/
+686
2011-07-24
[S390] ap: toleration support for ap device type 10
Holger Dengler
2
-27
/
+91
2011-07-24
[S390] qdio: clear shared DSCI before scheduling the queue handler
Jan Glauber
1
-10
/
+5
2011-07-24
[S390] kconfig: remove tape interface support comment
Martin Schwidefsky
1
-3
/
+0
2011-07-23
of: fix missing include from of_pci.c
Grant Likely
1
-0
/
+1
2011-07-23
via-velocity: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
qlge: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
igb: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
can: c_can: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2011-07-23
bnad: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-23
ata: PATA_ARASAN_CF depends on DMADEVICES
Randy Dunlap
1
-0
/
+1
2011-07-23
ata: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-23
[libata] Prevent warning during PMP error recovery
Gwendal Grignou
1
-0
/
+1
2011-07-23
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+1
2011-07-23
pata_it821x: Fix RAID type display, by adding missing comma
Jean Delvare
1
-1
/
+1
2011-07-23
sata_dwc_460ex: fix error path
Vasiliy Kulikov
1
-7
/
+14
2011-07-23
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
1
-0
/
+12
2011-07-23
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
1
-1
/
+1
2011-07-23
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
3
-58
/
+60
2011-07-23
libata: leave port thawed after reset failure
Tejun Heo
1
-1
/
+10
2011-07-23
ata: sata_via: Use dev_dbg
Joe Perches
1
-9
/
+7
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
42
-133
/
+51
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
31
-521
/
+526
[next]