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
2009-06-16
videobuf-dma-contig: zero copy USERPTR support
Magnus Damm
1
-5
/
+89
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-2
/
+2
2009-06-16
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-7
/
+9
2009-06-16
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
1
-3
/
+3
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
3
-1
/
+3
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
714
-36880
/
+63315
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-154
/
+184
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
1
-19
/
+52
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
3
-0
/
+570
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
3
-0
/
+3
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
1
-1
/
+14
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
4
-4
/
+4
2009-06-15
regulator: build fix for powerpc - renamed show_state
Liam Girdwood
1
-5
/
+5
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
3
-0
/
+211
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
3
-0
/
+259
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
725
-17371
/
+79188
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
24
-136
/
+181
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
26
-203
/
+2129
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
64
-95
/
+96
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
16
-51
/
+805
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
43
-178
/
+4145
2009-06-14
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
22
-133
/
+150
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver
Marcel Holtmann
1
-0
/
+2
2009-06-14
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
9
-6
/
+1570
2009-06-13
ieee802154: fix kconfig bool/tristate muckup
Randy Dunlap
1
-1
/
+1
2009-06-13
bonding: initialization rework
Stephen Hemminger
1
-37
/
+30
2009-06-13
bonding: use is_zero_ether_addr
Stephen Hemminger
1
-2
/
+2
2009-06-13
bonding: network device names are case sensative
Stephen Hemminger
2
-53
/
+57
2009-06-13
bonding: elminate bad refcount code
Stephen Hemminger
1
-21
/
+0
2009-06-13
bonding: fix style issues
Stephen Hemminger
2
-497
/
+460
2009-06-13
bonding: fix destructor
Stephen Hemminger
3
-15
/
+9
2009-06-13
bonding: remove bonding read/write semaphore
Stephen Hemminger
3
-36
/
+6
2009-06-13
bonding: initialize before registration
Stephen Hemminger
1
-4
/
+4
2009-06-13
bonding: bond_create always called with default parameters
Stephen Hemminger
3
-9
/
+8
2009-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
David S. Miller
5
-1
/
+1015
2009-06-13
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-13
atmel-mci: add MCI2 register definitions
Nicolas Ferre
1
-0
/
+22
2009-06-13
atmel-mci: Integrate AT91 specific definition in header file
Nicolas Ferre
1
-0
/
+11
2009-06-13
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
2
-3
/
+3
2009-06-13
mmc_block: do not DMA to stack
Ben Dooks
1
-4
/
+12
2009-06-13
sdhci: Print ADMA status and pointer on debug
Ben Dooks
1
-0
/
+5
2009-06-13
tmio_mmc: fix clock setup
Ian Molton
1
-10
/
+5
2009-06-13
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
1
-10
/
+10
2009-06-13
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
1
-7
/
+5
2009-06-13
tmio_mmc: don't use set_irq_type
Philipp Zabel
1
-4
/
+2
[next]