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
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
2
-0
/
+69
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
4
-2
/
+63
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
3
-3
/
+5
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
3
-1
/
+18
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
5
-0
/
+275
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
5
-1
/
+257
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2
-7
/
+28
2007-09-23
sdio: defines for some standard interface types
Nicolas Pitre
1
-0
/
+23
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
1
-0
/
+32
2007-09-23
sdio: add modalias support
Pierre Ossman
2
-1
/
+40
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
3
-7
/
+92
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
7
-26
/
+205
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
4
-29
/
+70
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
4
-1
/
+144
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
2
-0
/
+43
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2
-0
/
+74
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
3
-0
/
+188
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
3
-1
/
+119
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
2
-0
/
+41
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
7
-15
/
+279
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
4
-0
/
+74
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
10
-14
/
+304
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
4
-16
/
+16
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
7
-10
/
+23
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
5
-11
/
+9
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
2
-7
/
+18
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2
-13
/
+36
2007-09-23
mmc: remove custom error codes
Pierre Ossman
16
-202
/
+203
2007-09-22
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
1
-16
/
+1
2007-09-22
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
3
-1
/
+22
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
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2
-5
/
+6
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
[next]