index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
wimax: generic device management (registration, deregistration, lookup)
Inaky Perez-Gonzalez
2
-0
/
+741
2009-01-07
wimax: debug macros and debug settings for the WiMAX stack
Inaky Perez-Gonzalez
2
-0
/
+495
2009-01-07
wimax: internal API for the kernel space WiMAX stack
Inaky Perez-Gonzalez
1
-0
/
+91
2009-01-07
wimax: headers for kernel API and user space interaction
Inaky Perez-Gonzalez
2
-0
/
+754
2009-01-07
wimax: documentation for the stack
Inaky Perez-Gonzalez
1
-0
/
+81
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
2
-0
/
+34
2009-01-07
USB: remove info() macro from usb.h
Greg Kroah-Hartman
1
-2
/
+0
2009-01-07
USB: remove warn() macro from usb.h
Greg Kroah-Hartman
1
-2
/
+0
2009-01-07
USB: add siemens_mpi usb-serial "stub" driver
Greg Kroah-Hartman
3
-0
/
+86
2009-01-07
USB: add new opticon serial driver
Greg Kroah-Hartman
3
-0
/
+368
2009-01-07
USB: emi26: fix oops on load
Marcin Slusarz
1
-1
/
+1
2009-01-07
USB: Fix goku_udc usb speed handling
SangSu Park
1
-1
/
+1
2009-01-07
USB: fix minor nit in usbfs checking
Mark Lord
1
-1
/
+1
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
5
-16
/
+26
2009-01-07
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
1
-4
/
+38
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
4
-10
/
+17
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
5
-95
/
+115
2009-01-07
USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
Alan Stern
2
-155
/
+23
2009-01-07
USB: storage: make the "quirks=" module parameter writable
Alan Stern
2
-100
/
+76
2009-01-07
USB: storage: add last-sector hacks
Alan Stern
7
-3
/
+154
2009-01-07
USB: otg: twl4030 transceiver driver
David Brownell
3
-0
/
+732
2009-01-07
USB: add imx udc gadget driver
Darius Augulis
6
-1
/
+1905
2009-01-07
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2
-0
/
+21
2009-01-07
USB: isp1760: don't auto disable Port1 on ISP1761
Thomas Hommel
3
-11
/
+6
2009-01-07
USB: unusual dev for Option N.V. ZeroCD modems
Dan Williams
5
-1
/
+177
2009-01-07
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
3
-22
/
+9
2009-01-07
USB: utilize the bus notifiers
Alan Stern
7
-44
/
+93
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
1
-21
/
+24
2009-01-07
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
1
-6
/
+8
2009-01-07
USB: musb: Blackfin provides read/write I/O accessor in header files
Bryan Wu
1
-1
/
+1
2009-01-07
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
3
-4
/
+20
2009-01-07
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
4
-144
/
+397
2009-01-07
USB: musb: enable low level DMA operation for Blackfin
Bryan Wu
2
-69
/
+162
2009-01-07
USB: musb: add Blackfin version low level register accessing helper functions
Bryan Wu
1
-0
/
+24
2009-01-07
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
1
-6
/
+8
2009-01-07
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu
2
-0
/
+368
2009-01-07
USB: musb: use new platform data interface of musb to replace old one
Bryan Wu
1
-0
/
+5
2009-01-07
USB: usb-storage: merge DPCM support into SDDR09
Alan Stern
8
-134
/
+69
2009-01-07
USB: option: increase outgoing buffer size and number
Greg Kroah-Hartman
1
-2
/
+2
2009-01-07
USB: serial: fix up urb->status usage
Greg Kroah-Hartman
6
-65
/
+68
2009-01-07
USB: isp1760: Fix probe in PCI glue code
Karl Bongers
1
-42
/
+55
2009-01-07
USB: isp1760: use a specific PLX bridge instead of any bdridge
Sebastian Andrzej Siewior
1
-6
/
+10
2009-01-07
USB: gadget: don't wait for completion twice
Felipe Balbi
1
-0
/
+1
2009-01-07
USB: serial: usb_debug: Make static
Roel Kluin
1
-1
/
+1
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
11
-63
/
+74
2009-01-07
USB: utilize round_jiffies_up_relative()
Alan Stern
1
-2
/
+2
2009-01-07
USB: otg: sharable otg transceiver ops
Tony Lindgren
3
-43
/
+71
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
3
-2
/
+9
2009-01-07
USB: otg: gpio_vbus transceiver stub
Philipp Zabel
4
-0
/
+383
2009-01-07
USB: move isp1301_omap to drivers/usb/otg
David Brownell
7
-13
/
+42
[next]