index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tifm_sd: implement software scatter-gather
Alex Dubov
2007-05-01
2
-147
/
+297
*
tifm_sd: fix resume handler
Alex Dubov
2007-05-01
1
-16
/
+19
*
tifm_sd: replace command completion state machine with full checking
Alex Dubov
2007-05-01
2
-122
/
+138
*
tifm_sd: merge dma and pio request processing paths
Alex Dubov
2007-05-01
1
-130
/
+68
*
tifm_sd: separate command flags, socket flags and register bit masks
Alex Dubov
2007-05-01
1
-36
/
+36
*
tifm_sd: remove wait for power off on remove
Alex Dubov
2007-05-01
1
-15
/
+10
*
tifm_sd: remove tifm_sd_terminate function
Alex Dubov
2007-05-01
1
-21
/
+13
*
tifm: add sysfs attribute for tifm devices
Alex Dubov
2007-05-01
1
-7
/
+20
*
tifm_7xx1: fix adapter resume function
Alex Dubov
2007-05-01
1
-27
/
+31
*
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
3
-72
/
+65
*
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
3
-45
/
+51
*
tifm_7xx1: improve card detection routine
Alex Dubov
2007-05-01
1
-25
/
+21
*
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
2007-05-01
3
-76
/
+72
*
tifm: simplify bus match and uevent handlers
Alex Dubov
2007-05-01
4
-40
/
+53
*
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
2007-05-01
2
-56
/
+47
*
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
2007-05-01
4
-37
/
+50
*
wbsd: remove block crc test
Pierre Ossman
2007-05-01
2
-34
/
+3
*
mmc: enforce correct sg list
Pierre Ossman
2007-05-01
1
-0
/
+11
*
mmc: cull sg list to match mmc request size
Alex Dubov
2007-05-01
5
-129
/
+50
*
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-30
1
-7
/
+4
*
pm: include EIO from errno-base.h
David Rientjes
2007-04-30
1
-1
/
+1
*
Add kvasprintf()
Jeremy Fitzhardinge
2007-04-30
2
-7
/
+20
*
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
2
-8
/
+8
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
11
-55
/
+39
*
power management: remove firmware disk mode
Johannes Berg
2007-04-30
5
-54
/
+34
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
11
-64
/
+56
*
reiserfs: suppress lockdep warning
Jeff Mahoney
2007-04-30
1
-1
/
+1
*
Extend print_symbol capability
Robert Peterson
2007-04-30
2
-9
/
+27
*
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
2007-04-30
1
-8
/
+33
*
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
2007-04-30
1
-18
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-04-30
26
-2013
/
+1446
|
\
|
*
ieee1394: remove garbage from Kconfig
Stefan Richter
2007-04-30
1
-2
/
+0
|
*
ieee1394: more help in Kconfig
Stefan Richter
2007-04-30
1
-8
/
+12
|
*
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
2007-04-30
1
-1
/
+1
|
*
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
2007-04-30
1
-6
/
+2
|
*
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
2007-04-30
1
-0
/
+1
|
*
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
2007-04-30
1
-5
/
+13
|
*
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
2007-04-30
1
-3
/
+12
|
*
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
2007-04-30
1
-18
/
+16
|
*
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
2007-04-30
1
-3
/
+2
|
*
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
2007-04-30
1
-4
/
+4
|
*
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
2007-04-30
1
-4
/
+4
|
*
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
2007-04-30
1
-15
/
+5
|
*
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
2007-04-30
1
-13
/
+1
|
*
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
2007-04-30
1
-12
/
+4
|
*
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
2007-04-30
1
-15
/
+19
|
*
ieee1394: unexport highlevel_host_reset
Adrian Bunk
2007-04-30
1
-1
/
+0
|
*
ieee1394: eth1394: contain host reset
Stefan Richter
2007-04-30
1
-4
/
+2
|
*
ieee1394: eth1394: shorter error messages
Stefan Richter
2007-04-30
1
-24
/
+16
|
*
ieee1394: eth1394: correct a memset argument
Stefan Richter
2007-04-30
1
-1
/
+1
[next]