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
2007-09-23
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
1
-2
/
+19
2007-09-23
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
1
-0
/
+2
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
1
-0
/
+64
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
5
-15
/
+13
2007-09-23
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
3
-28
/
+86
2007-09-23
sdio: set the functions' block size
David Vrabel
3
-1
/
+59
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
2
-3
/
+3
2007-09-23
mmc: fix sdio timeout calculation
Pierre Ossman
1
-0
/
+9
2007-09-23
mmc: fix incorrect divisor in debug output
Pierre Ossman
1
-1
/
+1
2007-09-23
sdio: enable wide bus mode
Pierre Ossman
1
-0
/
+33
2007-09-23
sdio: change clock speed
Pierre Ossman
1
-0
/
+6
2007-09-23
make struct sdio_dev_attrs[] static
Adrian Bunk
1
-1
/
+1
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
2
-1
/
+10
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
3
-0
/
+243
2007-09-23
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
1
-0
/
+62
2007-09-23
sdio: UART/GPS driver
Nicolas Pitre
3
-0
/
+1086
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
3
-1
/
+246
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
1
-6
/
+16
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
1
-0
/
+32
2007-09-23
sdio: add modalias support
Pierre Ossman
1
-1
/
+20
2007-09-23
mmc: whip bus uevent handler into shape
Pierre Ossman
1
-14
/
+17
2007-09-23
sdio: add device id table and matching
Pierre Ossman
1
-6
/
+52
2007-09-23
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
1
-1
/
+1
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
5
-26
/
+193
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
3
-29
/
+58
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
4
-1
/
+144
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
1
-0
/
+38
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
1
-0
/
+63
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
1
-0
/
+93
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
2
-1
/
+107
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
1
-0
/
+23
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
5
-15
/
+237
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2
-0
/
+39
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
6
-13
/
+281
2007-09-23
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
1
-0
/
+8
2007-09-23
mmc: add missing printk levels
Pierre Ossman
1
-2
/
+3
2007-09-23
mmc: remove confusing flag
Pierre Ossman
3
-15
/
+16
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
6
-7
/
+21
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
4
-10
/
+8
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
1
-7
/
+17
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2
-13
/
+36
2007-09-23
mmc: remove custom error codes
Pierre Ossman
15
-196
/
+190
2007-09-22
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
2
-1
/
+20
2007-09-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-84
/
+53
2007-09-22
KVM: Fix virtualization menu help text
Avi Kivity
1
-1
/
+2
2007-09-21
Pull suspend.now into release branch
Len Brown
3
-82
/
+52
2007-09-21
Pull now into release branch
Len Brown
1
-2
/
+1
2007-09-21
ACPI: suspend: consolidate handling of Sx states addendum
Frans Pop
1
-2
/
+4
2007-09-20
ACPI: suspend: consolidate handling of Sx states.
Alexey Starikovskiy
3
-81
/
+49
[next]