Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb579f5811ddbc052c8d6b3bba38dd4e5148cf7b
/
drivers
eb579f5
usb: cleanup usb_register_bus() and hook up sysfs group
by Inaky Perez-Gonzalez
· 17 years ago
5234ce1
usb: add the concept of default authorization to USB hosts
by Inaky Perez-Gonzalez
· 17 years ago
ca2bdf4
USB: gadget: gadget zero cleanups
by David Brownell
· 17 years ago
2e806f6
USB: gadget: file storage gadget cleanups
by David Brownell
· 17 years ago
51a0e85
USB: gadget: serial gadget cleanups
by David Brownell
· 17 years ago
8c07021
USB: gadget: gmidi cleanups
by David Brownell
· 17 years ago
0cf4f2d
USB: gadget: ethernet gadget cleanups, shrinkage
by David Brownell
· 17 years ago
a4e3ef5
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
by David Brownell
· 17 years ago
a1d534b
USB: Add drivers/usb/misc/iowarrior.c to the Makefile
by Nico Erfurth
· 17 years ago
9a9bf40
USB: separate out endpoint queue management and DMA mapping routines
by Alan Stern
· 17 years ago
9439eb9
USB: update spinlock usage for root-hub URBs
by Alan Stern
· 17 years ago
d617bc8
USB: cleanup for previous patches
by Alan Stern
· 17 years ago
18ea5d0
USB: avoid urb->pipe in usbmon
by Alan Stern
· 17 years ago
93cf9b9
USB: avoid urb->pipe in usbfs
by Alan Stern
· 17 years ago
4326ed0
USB: address-0 handling during device initialization
by Alan Stern
· 17 years ago
5e60a16
USB: avoid using urb->pipe in usbcore
by Alan Stern
· 17 years ago
fea3409
USB: add direction bit to urb->transfer_flags
by Alan Stern
· 17 years ago
bdd016b
USB: add ep->enable
by Alan Stern
· 17 years ago
5b653c7
USB: add urb->ep
by Alan Stern
· 17 years ago
a96173a
USB: Storage: usbat_check_status(): fix check-after-use
by Adrian Bunk
· 17 years ago
9f705bd
USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.
by Robert P. J. Day
· 17 years ago
89a0fd1
USB: OHCI handles more ZFMicro quirks
by Mike Nuss
· 17 years ago
e8fa0ce
usblp: Make use of URB_FREE_BUFFER
by Pete Zaitcev
· 17 years ago
7f47735
usblp: Implement the ENOSPC convention
by Pete Zaitcev
· 17 years ago
ca337db
USB: Clean up duplicate includes in drivers/usb/
by Jesper Juhl
· 17 years ago
011db81
USB: Remove unneeded pointer intf from speedtch_upload_firmware()
by Micah Gruber
· 17 years ago
9ce768e
[TG3]: Fix APE induced regression
by Matt Carlson
· 17 years ago
a7b850e
[SKY2]: version 1.19
by Stephen Hemminger
· 17 years ago
7138a0f
[SKY2]: use netdevice stats struct
by Stephen Hemminger
· 17 years ago
df3fe1f
[SKY2]: fiber advertise bits initialization (trivial)
by Stephen Hemminger
· 17 years ago
ff35164e
[SKY2]: fix power settings on Yukon XL
by Stephen Hemminger
· 17 years ago
295b54c
[SKY2]: ethtool register reserved area blackout
by Stephen Hemminger
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5473074
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
6c08772
[libata] sata_mv: more S/G fixes
by Jeff Garzik
· 17 years ago
287e5d6
[POWERPC] XilinxFB: Allow fixed framebuffer base address
by Grant Likely
· 17 years ago
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
01ba1e9
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
by Grant Likely
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
e6005a8
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
2669183
[SKY2]: status polling loop (post merge)
by Stephen Hemminger
· 17 years ago
6f53576
[NET]: Fix NAPI completion handling in some drivers.
by David S. Miller
· 17 years ago
8f4dd2e
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d3be72
sis5513: don't change UDMA settings when programming PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
9098602
it8213/piix/slc90e66: don't change DMA settings when programming PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
a6fe837
alim15x3: PIO mode setup fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
ffe5415
siimage: fix ->set_pio_mode method to select PIO data transfer
by Bartlomiej Zolnierkiewicz
· 17 years ago
326d72f
cs5520: don't enable VDMA in ->speedproc
by Bartlomiej Zolnierkiewicz
· 17 years ago
fabe151
sc1200: remove redundant warning message from sc1200_tune_chipset()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c15d5d4
ide-pmac: PIO mode setup fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f44ae58
icside: fix ->speedproc to return on unsupported modes (take 5)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ca1997c
sgiioc4: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
55f17e8
amd74xx/via82cxxx: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
842c19a
ide: Kconfig face-lift
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3160d54
sis5513: add ->udma_filter method for chipset_family >= ATA_133
by Bartlomiej Zolnierkiewicz
· 17 years ago
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
a8028fc
ide: add missing ide_rate_filter() calls to ->speedproc()-s
by Bartlomiej Zolnierkiewicz
· 17 years ago
851dd33
ide: call udma_filter() before resorting to the UltraDMA mask
by Sergei Shtylyov
· 17 years ago
bda7970
ide: make jmicron match vendor and device class
by Tejun Heo
· 17 years ago
0704793
pdc202xx_new: switch to using pci_get_slot() (take 2)
by Sergei Shtylyov
· 17 years ago
5e32132
ide: hook ACPI _PSx method to IDE power on/off
by Shaohua Li
· 17 years ago
8cb1f56
ide: Platform IDE driver
by Anton Vorontsov
· 17 years ago
b4e4436
hpt366: MWDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
7cfa716
atiixp: SB700 contains more than one IDE channel
by Shane Huang
· 17 years ago
c3f8f65
backlight: Convert corgi backlight driver into a more generic driver
by Richard Purdie
· 17 years ago
18f65c7
backlight: Add Samsung LTV350QV LCD driver
by Haavard Skinnemoen
· 17 years ago
0b75f2d
backlight: Fix cr_bllcd allocations and error paths
by Jesper Juhl
· 17 years ago
0ad90ef
backlight/leds: Make two structs static
by Adrian Bunk
· 17 years ago
4276fd7
leds: Update Cobalt Qube series front LED support
by Yoichi Yuasa
· 17 years ago
97da7aa
leds: Add Cobalt Raq series LEDs support
by Yoichi Yuasa
· 17 years ago
f3b6b6c
leds: Rename leds-cobalt driver
by Yoichi Yuasa
· 17 years ago
019a5f5
mmc: don't use weight32()
by Nicolas Pitre
· 17 years ago
0a2cdd8
Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx
by Josh Boyer
· 17 years ago
8251b4c
[POWERPC] iSeries: Move viodasd probing
by Stephen Rothwell
· 17 years ago
7465ce0
[POWERPC] iSeries: Move detection of virtual tapes
by Stephen Rothwell
· 17 years ago
b833b48
[POWERPC] iSeries: Move detection of virtual cdroms
by Stephen Rothwell
· 17 years ago
1670b2b
[POWERPC] Remove iSeries_vio_dev
by Stephen Rothwell
· 17 years ago
73be7d5
[POWERPC] iSeries: Simplify viocd initialisation
by Stephen Rothwell
· 17 years ago
d71fce6
[QETH]: fix qeth_main.c
by Andrew Morton
· 17 years ago
fb9aa6f
i386: move pci
by Thomas Gleixner
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
414c66e
[TG3]: Update version to 3.83
by Matt Carlson
· 17 years ago
0527ba3
[TG3]: WOL defaults
by Matt Carlson
· 17 years ago
9936bcf
[TG3]: Add 5761 support
by Matt Carlson
· 17 years ago
0d3031d
[TG3]: Add 5761 APE support
by Matt Carlson
· 17 years ago
6b91fa0
[TG3]: Add new 5761 NVRAM decode routines
by Matt Carlson
· 17 years ago
227b60f
[INET]: local port range robustness
by Stephen Hemminger
· 17 years ago
32d1316b
[BNX2]: Update version to 1.6.7.
by Michael Chan
· 17 years ago
846f5c6
[BNX2]: Fix default WoL setting.
by Michael Chan
· 17 years ago
489310a
[BNX2]: Fix remote PHY media detection problems.
by Michael Chan
· 17 years ago
Next »