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-05-01
tifm_sd: fix resume handler
Alex Dubov
1
-16
/
+19
2007-05-01
tifm_sd: replace command completion state machine with full checking
Alex Dubov
1
-122
/
+137
2007-05-01
tifm_sd: merge dma and pio request processing paths
Alex Dubov
1
-130
/
+68
2007-05-01
tifm_sd: separate command flags, socket flags and register bit masks
Alex Dubov
1
-36
/
+36
2007-05-01
tifm_sd: remove wait for power off on remove
Alex Dubov
1
-15
/
+10
2007-05-01
tifm_sd: remove tifm_sd_terminate function
Alex Dubov
1
-21
/
+13
2007-05-01
tifm: add sysfs attribute for tifm devices
Alex Dubov
1
-7
/
+20
2007-05-01
tifm_7xx1: fix adapter resume function
Alex Dubov
1
-27
/
+31
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2
-71
/
+62
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2
-39
/
+41
2007-05-01
tifm_7xx1: improve card detection routine
Alex Dubov
1
-25
/
+21
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
2
-72
/
+68
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
3
-33
/
+44
2007-05-01
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
1
-55
/
+47
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
3
-28
/
+48
2007-05-01
wbsd: remove block crc test
Pierre Ossman
2
-34
/
+3
2007-05-01
mmc: enforce correct sg list
Pierre Ossman
1
-0
/
+11
2007-05-01
mmc: cull sg list to match mmc request size
Alex Dubov
5
-129
/
+50
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-2
/
+11
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
21
-614
/
+991
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-41
/
+33
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-4
/
+4
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
40
-280
/
+175
2007-04-30
[L2TP]: Add the ability to autoload a pppox protocol module.
James Chapman
1
-0
/
+8
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
4
-4
/
+4
2007-04-30
[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c
Paul Mackerras
1
-8
/
+0
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
772
-19177
/
+51059
2007-04-30
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
1
-1
/
+1
2007-04-30
ieee1394: remove garbage from Kconfig
Stefan Richter
1
-2
/
+0
2007-04-30
ieee1394: more help in Kconfig
Stefan Richter
1
-8
/
+12
2007-04-30
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
1
-1
/
+1
2007-04-30
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
1
-6
/
+2
2007-04-30
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
1
-0
/
+1
2007-04-30
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
1
-5
/
+13
2007-04-30
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
1
-3
/
+12
2007-04-30
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
1
-18
/
+16
2007-04-30
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
1
-3
/
+2
2007-04-30
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
1
-15
/
+5
2007-04-30
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
1
-13
/
+1
2007-04-30
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
1
-12
/
+4
2007-04-30
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
1
-15
/
+19
2007-04-30
ieee1394: unexport highlevel_host_reset
Adrian Bunk
1
-1
/
+0
2007-04-30
ieee1394: eth1394: contain host reset
Stefan Richter
1
-4
/
+2
2007-04-30
ieee1394: eth1394: shorter error messages
Stefan Richter
1
-24
/
+16
2007-04-30
ieee1394: eth1394: correct a memset argument
Stefan Richter
1
-1
/
+1
2007-04-30
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
1
-32
/
+16
[next]