index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
USB: Fix core compile with CONFIG_USB_SUSPEND=n
Sarah Sharp
1
-6
/
+6
2012-05-18
Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-0
/
+127
2012-05-18
USB: Add macros for interrupt endpoint types.
Sarah Sharp
1
-0
/
+11
2012-05-18
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
1
-0
/
+2
2012-05-18
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
4
-2
/
+75
2012-05-18
USB: Allow drivers to disable hub-initiated LPM.
Sarah Sharp
1
-0
/
+4
2012-05-18
USB: Calculate USB 3.0 exit latencies for LPM.
Sarah Sharp
1
-0
/
+37
2012-05-17
USB: gpio_vbus: wakeup support on GPIO VBUS interrupts
Shinya Kuribayashi
1
-0
/
+2
2012-05-17
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-14
/
+6
2012-05-15
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
1
-1
/
+2
2012-05-14
USB: add read support to usb-serial/../new_id
Bjørn Mork
1
-0
/
+2
2012-05-14
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
1
-1
/
+3
2012-05-14
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
1
-2
/
+2
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+6
2012-05-11
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
1
-2
/
+2
2012-05-11
usb: gadget: remove langwell_udc
Alexander Shishkin
1
-310
/
+0
2012-05-11
usb: chipidea: add power_budget limit for ehci to platform data
Alexander Shishkin
1
-0
/
+1
2012-05-11
usb: chipidea: split the driver code into units
Alexander Shishkin
1
-0
/
+27
2012-05-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
1
-9
/
+0
2012-05-10
usb: gadget: composite: add iSerialNumber to usb_composite_driver
Andrzej Pietrasiewicz
1
-0
/
+3
2012-05-10
usb: gadget: composite: Add usb_remove_config
Benoit Goby
1
-0
/
+3
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-8
/
+19
2012-05-07
net: compare_ether_addr[_64bits]() has no ordering
Johannes Berg
1
-5
/
+6
2012-05-07
USB: serial: remove bizarre generic_serial probe function
Greg Kroah-Hartman
1
-3
/
+0
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+2
2012-05-07
Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+35
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
13
-26
/
+92
2012-05-04
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
2012-05-04
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
1
-1
/
+1
2012-05-04
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
Lukasz Majewski
1
-0
/
+35
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+11
2012-05-01
USB: Add driver for NXP ISP1301 USB transceiver
Roland Stigge
1
-0
/
+80
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-0
/
+3
2012-05-01
net: fix two typos in skbuff.h
Eric Dumazet
1
-2
/
+2
2012-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2012-04-30
efi: Add new variable attributes
Matthew Garrett
1
-1
/
+12
2012-04-30
usb: ch9: define Set SEL and Set Isoch Delay macros
Felipe Balbi
1
-0
/
+2
2012-04-29
USB: remove CONFIG_USB_DEVICE_CLASS
Greg Kroah-Hartman
1
-3
/
+0
2012-04-29
USB: remove CONFIG_USB_DEVICEFS
Greg Kroah-Hartman
2
-30
/
+0
2012-04-29
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
1
-0
/
+1
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2012-04-27
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-04-27
spi: fix spi.h kernel-doc warning
Randy Dunlap
1
-1
/
+1
2012-04-27
ARM: pxa: fix gpio wakeup setting
Robert Jarzmik
1
-0
/
+4
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+3
2012-04-25
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+6
2012-04-25
mm: fix up the vmscan stat in vmstat
Ying Han
1
-2
/
+3
2012-04-25
USB: remove err() macro
Greg Kroah-Hartman
1
-3
/
+0
[next]