index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
1
-4
/
+2
2012-08-20
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
1
-0
/
+1
2012-08-20
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
1
-0
/
+60
2012-08-20
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...
Tvrtko Ursulin
1
-1
/
+1
2012-08-20
drm/radeon: fix checking of MSAA renderbuffers on r600-r700
Marek Olšák
1
-5
/
+6
2012-08-20
drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
Marek Olšák
4
-21
/
+101
2012-08-20
drm/radeon: init lockup timeout on ring init
Christian König
1
-0
/
+1
2012-08-20
drm/radeon: avoid turning off spread spectrum for used pll
Jerome Glisse
1
-4
/
+21
2012-08-20
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
1
-1
/
+0
2012-08-20
pwm: Improve Kconfig help text
Thierry Reding
1
-6
/
+25
2012-08-20
net/stmmac: fix issue of clk_get for Loongson1B.
Kelvin Cheung
1
-1
/
+1
2012-08-20
drivers/net/irda: fix error return code
Julia Lawall
2
-0
/
+2
2012-08-20
drivers/net/wan/dscc4.c: fix error return code
Julia Lawall
1
-2
/
+3
2012-08-20
drivers/net/wimax/i2400m/fw.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-20
net: qmi_wwan: new devices: UML290 and K5006-Z
Bjørn Mork
1
-0
/
+5
2012-08-20
net: sh_eth: Add eth support for R8A7779 device
Phil Edworthy
2
-5
/
+10
2012-08-20
netdev/phy: skip disabled mdio-mux nodes
Timur Tabi
1
-1
/
+1
2012-08-20
dt: introduce for_each_available_child_of_node, of_get_next_available_child
Timur Tabi
1
-0
/
+27
2012-08-18
dyndbg: fix for SOH in logging messages
Markus Trippelsdorf
1
-2
/
+2
2012-08-18
sections: Fix section conflicts in drivers/hwmon
Andi Kleen
2
-2
/
+2
2012-08-18
Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-10
/
+20
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
1
-1
/
+1
2012-08-18
i2c: diolan-u2c: Fix master_xfer return code
Guenter Roeck
1
-0
/
+1
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
1
-1
/
+1
2012-08-18
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
1
-10
/
+18
2012-08-17
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2012-08-17
USB: emi62: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: winbond: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: spca506: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: jl2005bcd: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: smsusb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-15
/
+26
2012-08-17
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
1
-3
/
+6
2012-08-18
md/raid10: fix problem with on-stack allocation of r10bio structure.
NeilBrown
2
-12
/
+20
2012-08-17
spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...
Guenter Roeck
1
-2
/
+2
2012-08-17
spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function
Guenter Roeck
1
-1
/
+0
2012-08-17
spi/pl022: fix spi-pl022 pm enable at probe
Michel JAOUEN
1
-1
/
+0
2012-08-17
classmate-laptop: always call input_sync() after input_report_switch()
Carlos Alberto Lopez Perez
1
-3
/
+9
2012-08-17
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Manoj Iyer
1
-0
/
+7
2012-08-17
dell-laptop: Fixed typo in touchpad LED quirk
AceLan Kao
1
-6
/
+6
2012-08-17
vga_switcheroo: Don't require handler init callback
Seth Forshee
2
-7
/
+2
2012-08-17
vga_switcheroo: Remove assumptions about registration/unregistration ordering
Seth Forshee
1
-22
/
+36
2012-08-17
apple-gmux: Add display mux support
Andreas Heider
1
-0
/
+224
2012-08-17
apple-gmux: Fix kconfig dependencies
Seth Forshee
1
-1
/
+4
2012-08-17
asus-wmi: record wlan status while controlled by userapp
AceLan Kao
2
-1
/
+21
2012-08-17
apple_gmux: Fix ACPI video unregister
Matthew Garrett
1
-2
/
+2
2012-08-17
apple_gmux: Add support for newer hardware
Matthew Garrett
1
-14
/
+165
[prev]
[next]