index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-cd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
1
-15
/
+27
2010-08-11
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
1
-2
/
+30
2010-08-11
param: lock myri10ge_fw_name against sysfs changes.
Rusty Russell
1
-13
/
+41
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
7
-0
/
+24
2010-08-11
param: remove unnecessary writable charp
Rusty Russell
4
-11
/
+11
2010-08-11
param: add kerneldoc to moduleparam.h
Rusty Russell
1
-26
/
+95
2010-08-11
param: locking for kernel parameters
Rusty Russell
2
-7
/
+82
2010-08-11
param: make param sections const.
Rusty Russell
3
-7
/
+7
2010-08-11
param: use free hook for charp (fix leak of charp parameters)
Rusty Russell
1
-2
/
+50
2010-08-11
param: add a free hook to kernel_param_ops.
Rusty Russell
2
-1
/
+18
2010-08-11
param: silence .init.text references from param ops
Rusty Russell
1
-0
/
+13
2010-08-11
Add param ops struct for hvc_iucv driver.
Sachin Sant
1
-2
/
+7
2010-08-11
nfs: update for module_param_named API change
Stephen Rothwell
1
-2
/
+7
2010-08-11
AppArmor: update for module_param_named API change
Stephen Rothwell
1
-12
/
+24
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
7
-111
/
+186
2010-08-11
param: move the EXPORT_SYMBOL to after the definitions.
Rusty Russell
1
-26
/
+13
2010-08-11
params: don't hand NULL values to param.set callbacks.
Rusty Russell
1
-17
/
+3
2010-08-11
documentation: fix erroneous email address.
Rusty Russell
1
-1
/
+1
2010-08-11
x86: fix up system call numbering nit
Linus Torvalds
2
-2
/
+2
2010-08-11
power: Remove owner field from attribute initialization code in OLPC driver
Guenter Roeck
1
-1
/
+0
2010-08-11
i2c.h: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-08-11
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-11
docbook: fixup media support files for htmldocs also
Randy Dunlap
1
-1
/
+1
2010-08-11
docbook: fix fatal error from libata
Randy Dunlap
1
-1
/
+1
2010-08-11
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-08-10
USB: serial: fix stalled writes
Johan Hovold
1
-5
/
+10
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
4
-23
/
+15
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-08-10
USB: usbtest: support test device with only one iso-in or iso-out endpoint
Ming Lei
1
-1
/
+4
2010-08-10
USB: usbtest: avoid to free coherent buffer in atomic context
Ming Lei
1
-1
/
+5
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
1
-0
/
+9
2010-08-10
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
1
-5
/
+0
2010-08-10
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
1
-8
/
+10
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
3
-23
/
+23
2010-08-10
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
1
-13
/
+37
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2
-2
/
+1
2010-08-10
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
1
-15
/
+12
2010-08-10
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
1
-43
/
+30
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
3
-103
/
+104
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
4
-48
/
+85
2010-08-10
USB:: fix linux/usb.h kernel-doc warnings
Randy Dunlap
1
-0
/
+3
2010-08-10
USB: add USB serial ssu100 driver
Bill Pemberton
3
-0
/
+708
2010-08-10
USB: usb-storage: implement autosuspend
Alan Stern
1
-0
/
+4
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2
-41
/
+21
2010-08-10
USB: Add USB 2.0 to ssb ohci driver
Hauke Mehrtens
1
-3
/
+49
2010-08-10
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
1
-0
/
+4
2010-08-10
USB: ftdi_sio: device id for Navitator
dranch@trinnet.net
2
-0
/
+8
2010-08-10
USB: accept RNDIS configs if there's no alternative
Alan Stern
1
-1
/
+3
2010-08-10
USB: option: add huawei k3765 k4505 devices to work properly
Andrew Bird
1
-0
/
+11
2010-08-10
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
1
-9
/
+11
[next]