index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
cpia2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
USB: ehci-dbg.c: no need for checking it before call vfree
Figo.zhang
1
-2
/
+1
2009-09-23
USB: Fix SS endpoint companion descriptor parsing.
Sarah Sharp
1
-1
/
+1
2009-09-23
USB: xhci: Support interrupt transfers.
Sarah Sharp
3
-1
/
+55
2009-09-23
USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.
Sarah Sharp
1
-0
/
+9
2009-09-23
USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.
Sarah Sharp
1
-2
/
+8
2009-09-23
USB: xhci: Check URB's actual transfer buffer size.
Sarah Sharp
1
-1
/
+16
2009-09-23
USB: xhci: Don't touch xhci_td after it's freed.
Sarah Sharp
1
-1
/
+1
2009-09-23
USB: xhci: Handle babbling endpoints correctly.
Sarah Sharp
1
-2
/
+14
2009-09-23
USB: xhci: Make TRB completion code comparison readable.
Sarah Sharp
1
-7
/
+9
2009-09-23
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
Sarah Sharp
4
-23
/
+148
2009-09-23
USB: xhci: Handle stalled control endpoints.
Sarah Sharp
3
-14
/
+58
2009-09-23
USB: xhci: Support full speed devices.
Sarah Sharp
3
-5
/
+89
2009-09-23
USB: xhci: Set correct max packet size for HS/FS control endpoints.
Sarah Sharp
1
-5
/
+18
2009-09-23
USB: xhci: Configure endpoint code refactoring.
Sarah Sharp
4
-52
/
+169
2009-09-23
USB: xhci: Fix slot and endpoint context debugging.
Sarah Sharp
1
-2
/
+3
2009-09-23
USB: xhci: Work around for chain bit in link TRBs.
Sarah Sharp
4
-4
/
+35
2009-09-23
USB: serial: ftdi: handle gnICE+ JTAG adaptors
Michael Hennerich
2
-0
/
+3
2009-09-23
USB: sl811-hcd: Fix device disconnect:
Hennerich, Michael
1
-2
/
+6
2009-09-23
USB: add PIDs for FTDI based OpenDCC hardware
mail@rainerkeller.de
2
-0
/
+6
2009-09-23
USB: fix cdc-acm regression in open
Oliver Neukum
1
-0
/
+2
2009-09-23
USB: CDC WDM driver doesn't support non-blocking reads
Oliver Neukum
1
-6
/
+24
2009-09-23
USB: option: TELIT UC864G support
Manuel Lauss
1
-0
/
+2
2009-09-23
USB: option.c Add support for ZTE AC2726 EVDO modem
Huzaifa Sidhpurwala
1
-0
/
+2
2009-09-23
USB: serial: pl2303: new hardware support - sanwa multimeter
Pawel Ludwikow
2
-0
/
+5
2009-09-23
USB: serial: ftdi_sio: new hardware support - hameg power supply
Pawel Ludwikow
2
-0
/
+8
2009-09-23
USB: storage: fix a resume path GFP_NOIO must be used
Oliver Neukum
1
-1
/
+1
2009-09-22
input: add a driver for the Winbond WPCD376I Consumer IR hardware
David Härdeman
4
-0
/
+1637
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
2
-0
/
+11
2009-09-22
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
Henrik Rydberg
1
-12
/
+26
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
1
-2
/
+4
2009-09-22
drivers/hwmon/adm1021.c: add low_power support for adm1021 driver
Michael Abbott
1
-0
/
+32
2009-09-22
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
Michael Abbott
1
-24
/
+23
2009-09-22
lis3_spi: code cleanups
Daniel Mack
1
-9
/
+8
2009-09-22
lis3: add power management functions
Daniel Mack
1
-0
/
+28
2009-09-22
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
3
-6
/
+36
2009-09-22
lis3: fix typo
Daniel Mack
1
-1
/
+1
2009-09-22
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
1
-2
/
+2
2009-09-22
checkpatch: add some common Blackfin checks
Mike Frysinger
1
-0
/
+22
2009-09-22
checkpatch: version 0.29
Andy Whitcroft
1
-1
/
+1
2009-09-22
checkpatch: limit sN/uN matches to actual bit sizes
Andy Whitcroft
1
-2
/
+2
2009-09-22
checkpatch: format strings should not have brackets in macros
Andy Whitcroft
1
-1
/
+2
2009-09-22
checkpatch: make -f alias --file, add --help, more verbose help message
Hannes Eder
1
-13
/
+42
2009-09-22
checkpatch: indent checks -- stop when we run out of continuation lines
Andy Whitcroft
1
-2
/
+3
2009-09-22
checkpatch: handle C99 comments correctly (performance issue)
Daniel Walker
1
-0
/
+13
2009-09-22
checkpatch: possible types -- else cannot start a type
Andy Whitcroft
1
-0
/
+2
2009-09-22
flex_array: add missing kerneldoc annotations
David Rientjes
1
-1
/
+11
2009-09-22
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
2
-30
/
+36
2009-09-22
flex_array: add flex_array_shrink function
David Rientjes
2
-0
/
+41
2009-09-22
flex_array: poison free elements
David Rientjes
2
-8
/
+10
2009-09-22
flex_array: add flex_array_clear function
David Rientjes
2
-0
/
+27
[next]