index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
firewire: add CSR BUS_TIME support
Clemens Ladisch
2010-06-10
2
-62
/
+120
|
|
|
*
firewire: add CSR CYCLE_TIME write support
Clemens Ladisch
2010-06-10
2
-0
/
+10
|
|
|
*
firewire: core: add CSR SPLIT_TIMEOUT support
Clemens Ladisch
2010-06-10
3
-11
/
+74
|
|
|
*
firewire: core: add CSR RESET_START support
Clemens Ladisch
2010-06-10
1
-0
/
+5
|
|
|
*
firewire: add CSR NODE_IDS support
Clemens Ladisch
2010-06-10
3
-0
/
+32
|
|
|
*
firewire: add read_csr_reg driver callback
Clemens Ladisch
2010-06-10
4
-6
/
+20
|
|
|
*
firewire: core: add CSR STATE_CLEAR/STATE_SET support
Clemens Ladisch
2010-06-10
1
-0
/
+44
|
|
|
*
firewire: core: retry on local errors in bus manager election
Clemens Ladisch
2010-06-10
1
-0
/
+10
|
|
|
*
firewire: ohci: speed up PHY register accesses
Clemens Ladisch
2010-06-10
1
-4
/
+10
|
|
|
*
firewire: core: trivial fix for warning strings
Stefan Richter
2010-06-09
1
-3
/
+3
|
|
|
*
firewire: check cdev response length
Clemens Ladisch
2010-06-09
3
-4
/
+44
|
|
|
*
firewire: ohci: add MSI support
Clemens Ladisch
2010-06-09
1
-3
/
+12
|
|
|
*
firewire: ohci: do not enable interrupts without the handler
Stefan Richter
2010-06-09
1
-11
/
+13
|
|
|
*
ieee1394: video1394: Use memdup_user
Julia Lawall
2010-05-31
1
-8
/
+3
|
|
*
|
tools/firewire: nosy-dump: increment program version
Stefan Richter
2010-07-27
1
-2
/
+2
|
|
*
|
tools/firewire: nosy-dump: remove unused code
Stefan Richter
2010-07-27
1
-56
/
+49
|
|
*
|
tools/firewire: nosy-dump: use linux/firewire-constants.h
Stefan Richter
2010-07-27
3
-31
/
+11
|
|
*
|
tools/firewire: nosy-dump: break up a deeply nested function
Stefan Richter
2010-07-27
1
-113
/
+132
|
|
*
|
tools/firewire: nosy-dump: make some symbols static or const
Stefan Richter
2010-07-27
1
-27
/
+29
|
|
*
|
tools/firewire: nosy-dump: change to kernel coding style
Stefan Richter
2010-07-27
4
-1192
/
+1139
|
|
*
|
tools/firewire: nosy-dump: work around segfault in decode_fcp
Stefan Richter
2010-07-27
1
-0
/
+5
|
|
*
|
tools/firewire: nosy-dump: fix it on x86-64
Stefan Richter
2010-07-27
3
-209
/
+112
|
|
*
|
tools/firewire: add userspace front-end of nosy
Stefan Richter
2010-07-27
7
-1
/
+1652
|
|
*
|
firewire: nosy: note ioctls in ioctl-number.txt
Stefan Richter
2010-07-27
1
-0
/
+1
|
|
*
|
firewire: nosy: use generic printk macros
Stefan Richter
2010-07-27
1
-17
/
+16
|
|
*
|
firewire: nosy: endianess fixes and annotations
Stefan Richter
2010-07-27
2
-51
/
+29
|
|
*
|
firewire: nosy: annotate __user pointers and __iomem pointers
Stefan Richter
2010-07-27
1
-4
/
+4
|
|
*
|
firewire: nosy: fix device shutdown with active client
Stefan Richter
2010-07-27
1
-29
/
+82
|
|
*
|
firewire: nosy: handle errors in device probe
Stefan Richter
2010-07-27
1
-7
/
+33
|
|
*
|
firewire: nosy: fix IRQ handler for card ejection
Stefan Richter
2010-07-27
1
-0
/
+4
|
|
*
|
firewire: nosy: unroll some simple functions
Stefan Richter
2010-07-27
1
-46
/
+29
|
|
*
|
firewire: nosy: use flagless variants of spinlock accessors
Stefan Richter
2010-07-27
1
-18
/
+12
|
|
*
|
firewire: nosy: fix list corruption by NOSY_IOC_STOP
Stefan Richter
2010-07-27
1
-1
/
+1
|
|
*
|
firewire: nosy: convert to unlocked ioctl
Stefan Richter
2010-07-27
1
-12
/
+17
|
|
*
|
firewire: nosy: misc cleanups
Stefan Richter
2010-07-27
3
-188
/
+171
|
|
*
|
firewire: new driver: nosy - IEEE 1394 traffic sniffer
Stefan Richter
2010-07-27
5
-0
/
+982
*
|
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
53
-895
/
+470
|
\
\
\
\
|
*
|
|
|
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
Rafael J. Wysocki
2010-07-12
1
-13
/
+8
|
*
|
|
|
ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
Rafael J. Wysocki
2010-07-12
1
-1
/
+1
|
*
|
|
|
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
10
-299
/
+85
|
*
|
|
|
ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
Rafael J. Wysocki
2010-07-12
1
-2
/
+3
|
*
|
|
|
ACPICA: Update version to 20100702
Bob Moore
2010-07-06
1
-1
/
+1
|
*
|
|
|
ACPICA: Fix for Alias references within Package objects
Bob Moore
2010-07-06
1
-1
/
+15
|
*
|
|
|
ACPICA: Fix lint warning for 64-bit constant
Bob Moore
2010-07-06
1
-1
/
+1
|
*
|
|
|
ACPICA: Remove obsolete GPE function
Bob Moore
2010-07-06
3
-30
/
+6
|
*
|
|
|
ACPICA: Update debug output components
Bob Moore
2010-07-06
1
-1
/
+2
|
*
|
|
|
ACPICA: Add support for WDDT - Watchdog Descriptor Table
Bob Moore
2010-07-06
1
-0
/
+39
|
*
|
|
|
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
2010-07-06
3
-63
/
+1
|
*
|
|
|
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
2010-07-06
4
-44
/
+47
|
*
|
|
|
ACPI / EC: Do not use acpi_set_gpe
Rafael J. Wysocki
2010-07-06
1
-11
/
+4
[prev]
[next]