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-04-30
powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5
Benjamin Herrenschmidt
9
-22
/
+1736
2012-04-30
powerpc/windfarm: Add Fan Control Unit controls for G5s
Benjamin Herrenschmidt
1
-0
/
+617
2012-04-30
powerpc/windfarm: Updates to lm75 and max6690 sensors
Benjamin Herrenschmidt
2
-11
/
+11
2012-04-30
powerpc/windfarm: Add lm87 sensor
Benjamin Herrenschmidt
1
-0
/
+201
2012-04-30
powerpc/windfarm: Add ad7417 sensor
Benjamin Herrenschmidt
1
-0
/
+347
2012-04-30
powerpc/windfarm: Add useful accessors
Benjamin Herrenschmidt
3
-31
/
+52
2012-04-30
powerpc/windfarm: Improve display of fan speeds in sysfs
Benjamin Herrenschmidt
1
-1
/
+12
2012-04-30
powerpc/windfarm: Remove spurrious sysfs_attr_init()
Benjamin Herrenschmidt
1
-1
/
+0
2012-04-30
powerpc/windfarm: const'ify and add "priv" field to controls & sensors
Benjamin Herrenschmidt
1
-11
/
+12
2012-04-30
powerpc/pmac: Convert windfarm_smu_sat to new i2c probing
Benjamin Herrenschmidt
1
-79
/
+47
2012-04-30
powerpc/pmac: Convert windfarm_max6690 to new i2c probing
Benjamin Herrenschmidt
1
-79
/
+21
2012-04-30
powerpc/pmac: Convert windfarm_lm75 to new i2c probing
Benjamin Herrenschmidt
1
-94
/
+30
2012-04-30
powerpc/pmac: Convert therm_adt746x to new i2c probing
Benjamin Herrenschmidt
1
-276
/
+204
2012-04-30
i2c/powermac: Register i2c devices from device-tree
Benjamin Herrenschmidt
2
-28
/
+72
2012-04-30
Merge remote-tracking branch 'geoff/for-powerpc' into next
Benjamin Herrenschmidt
1
-15
/
+9
2012-04-29
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+23
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-12
/
+45
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+19
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-27
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+5
2012-04-27
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-127
/
+157
2012-04-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+11
2012-04-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-61
/
+46
2012-04-27
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+2
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
1
-4
/
+3
2012-04-27
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
Scott Jiang
2
-2
/
+2
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
1
-0
/
+1
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
1
-11
/
+2
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
1
-60
/
+89
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
1
-14
/
+10
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
1
-6
/
+17
2012-04-27
Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
7
-8
/
+21
2012-04-27
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
1
-1
/
+1
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-04-27
drm/radeon/kms: use frac fb div on APUs
Alex Deucher
1
-0
/
+3
2012-04-27
drm/radeon: add a missing entry to encoder_names
Ilija Hadzic
1
-1
/
+2
2012-04-27
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
3
-35
/
+36
2012-04-27
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
1
-25
/
+5
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-2
/
+19
2012-04-26
xen/acpi: Workaround broken BIOSes exporting non-existing C-states.
Konrad Rzeszutek Wilk
1
-1
/
+4
2012-04-26
USB: cdc-wdm: fix race leading leading to memory corruption
Oliver Neukum
1
-2
/
+5
2012-04-26
Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...
Linus Torvalds
2
-4
/
+6
2012-04-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
9
-148
/
+230
2012-04-26
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-3
/
+3
[next]