index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-06
[PATCH] sata_sil24: add suspend/sleep support
Tejun Heo
1
-0
/
+25
2006-07-06
[PATCH] sata_sil24: separate out sil24_init_controller()
Tejun Heo
1
-45
/
+62
2006-07-06
[PATCH] sata_sil: add suspend/sleep support
Tejun Heo
1
-0
/
+17
2006-07-06
[PATCH] sata_sil: separate out sil_init_controller()
Tejun Heo
1
-38
/
+48
2006-07-06
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
3
-7
/
+298
2006-07-06
[PATCH] libata: reimplement per-dev PM
Tejun Heo
3
-92
/
+115
2006-07-06
[PATCH] libata: implement PM EH actions
Tejun Heo
3
-4
/
+198
2006-07-06
[PATCH] libata: separate out __ata_ehi_hotplugged()
Tejun Heo
1
-2
/
+7
2006-07-06
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
3
-16
/
+23
2006-07-06
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
3
-18
/
+24
2006-07-06
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
3
-8
/
+11
2006-07-06
[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()
Tejun Heo
1
-12
/
+11
2006-07-06
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
Tejun Heo
1
-1
/
+1
2006-07-06
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
6
-52
/
+58
2006-07-06
[PATCH] libata: Conditionally set host->max_cmd_len
Brian King
1
-6
/
+15
2006-07-06
[PATCH] sata_vsc: data_xfer should use mmio
Martin Hicks
1
-1
/
+1
2006-07-05
[PATCH] Makefile typo
Andreas Schwab
1
-1
/
+1
2006-07-05
[PATCH] powerpc: implement missing jiffies64_to_cputime64()
David Woodhouse
1
-0
/
+18
2006-07-05
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
1
-10
/
+29
2006-07-04
Fix up headers_install wrt devfs removal
Linus Torvalds
1
-1
/
+1
2006-07-04
[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb
Arjan van de Ven
1
-2
/
+3
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-07-04
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
Greg Ungerer
1
-1
/
+1
2006-07-04
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
1
-11
/
+6
2006-07-04
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
Heiko Carstens
1
-4
/
+5
2006-07-04
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
1
-4
/
+4
2006-07-04
[PATCH] Fix modular cpuid.ko
OGAWA Hirofumi
1
-2
/
+4
2006-07-04
[Bluetooth] Add RFCOMM role switch support
Marcel Holtmann
1
-0
/
+5
2006-07-04
[Bluetooth] Allow disabling of credit based flow control
Marcel Holtmann
1
-5
/
+13
2006-07-04
[Bluetooth] Small cleanup of the L2CAP source code
Marcel Holtmann
1
-180
/
+177
2006-07-04
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
8
-101
/
+79
2006-07-04
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
8
-9
/
+56
2006-07-04
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
7
-86
/
+454
2006-07-04
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
4
-4
/
+20
2006-07-04
[Bluetooth] Add suspend/resume support to the HCI USB driver
Marcel Holtmann
1
-0
/
+71
2006-07-04
[Bluetooth] Use raw mode for the Frontline sniffer device
Marcel Holtmann
1
-0
/
+3
2006-07-04
[BRIDGE]: br_dump_ifinfo index fix
Andrey Savochkin
1
-1
/
+2
2006-07-04
[ATM]: add+use poison defines
Randy Dunlap
3
-2
/
+5
2006-07-04
[NET]: add+use poison defines
Randy Dunlap
3
-2
/
+8
2006-07-04
[IOAT]: fix kernel-doc in source files
Randy Dunlap
2
-11
/
+17
2006-07-04
[IOAT]: fix header file kernel-doc
Randy Dunlap
1
-18
/
+25
2006-07-04
[TG3]: Add ipv6 TSO feature
Michael Chan
1
-9
/
+24
2006-07-04
[IPV6]: Fix ipv6 GSO payload length
Michael Chan
1
-1
/
+2
2006-07-04
[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)
Allan Stephens
2
-1
/
+6
2006-07-04
[NET]: Verify gso_type too in gso_segment
Herbert Xu
3
-4
/
+31