Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e958d3ace7791f33518f0259cd3cf229408b135c
/
drivers
e958d3a
backlight: give platform_lcd the same name as the platform device.
by Ben Dooks
· 16 years ago
7874d35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
5dfb66b
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
1d9b9f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
a3ad7f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
cf485e5
lguest: use cpu capability accessors
by Andrew Morton
· 16 years ago
0a70721
lguest: fix switcher_page leak on unload
by Johannes Weiner
· 16 years ago
0c12091
lguest: Guest int3 fix
by Rusty Russell
· 16 years ago
424f525
mfd: accept pure device as a parent, not only platform_device
by Dmitry Baryshkov
· 16 years ago
c27ef92
sh7760fb: write colormap value to hardware
by Manuel Lauss
· 16 years ago
cb1d0a7
spi_s3c24xx: really assign busnum
by Ben Dooks
· 16 years ago
9a7867e
mpc52xx_psc_spi: fix block transfer
by Luotao Fu
· 16 years ago
56edb58
mfd: add platform_data to mfd_cell
by Mike Rapoport
· 16 years ago
63add2f
Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3684a60
ipwireless: fix compile failure
by James Bottomley
· 16 years ago
979b179
PCI: add D3 power state avoidance quirk
by Alan Cox
· 16 years ago
362b707
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
by Matthew Wilcox
· 16 years ago
d6d3857
PCI: add an option to allow ASPM enabled forcibly
by Shaohua Li
· 16 years ago
149e163
PCI: disable ASPM on pre-1.1 PCIe devices
by Shaohua Li
· 16 years ago
5fde244
PCI: disable ASPM per ACPI FADT setting
by Shaohua Li
· 16 years ago
ce6fce4
PCI MSI: Don't disable MSIs if the mask bit isn't supported
by Matthew Wilcox
· 16 years ago
9e3ee1c
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
cc5499c
PCI: handle 64-bit resources better on 32-bit machines
by Matthew Wilcox
· 16 years ago
6ac665c
PCI: rewrite PCI BAR reading code
by Matthew Wilcox
· 16 years ago
414f746
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
3713907
PCI: document pci_target_state
by Jesse Barnes
· 16 years ago
56adc59
PCI hotplug: fix typo in pcie hotplug output
by Jesse Barnes
· 16 years ago
f934fb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
7f71ac9
mfd: Coding style fixes
by Ben Dooks
· 16 years ago
96ee419
mfd: Use to_platform_device instead of container_of
by Ben Dooks
· 16 years ago
d9089c2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
bda426f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
b10a8b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
37eaf8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
58f2507
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
1f07be1
more sysdev API change fallout - drivers/base/memory.c
by Stephen Rothwell
· 16 years ago
b032bf70d
ACPI/CPUIDLE: prevent setting pm_idle to NULL
by Thomas Gleixner
· 16 years ago
9ffc169
Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
a013869
ipwireless: Preallocate received packet buffers with MRU size
by David Sterba
· 16 years ago
0f38c47
ipwireless: Put packets to pool start
by David Sterba
· 16 years ago
bee9c7c
ipwireless: Increase PPP outgoing queue size
by David Sterba
· 16 years ago
09e491e
ipwireless: Explicitly request io and mem regions
by David Sterba
· 16 years ago
ff3e990
ipwireless: Constify buffer variables
by David Sterba
· 16 years ago
93110f69
ipwireless: Do not return value from sending funcs
by David Sterba
· 16 years ago
d54c275
ipwireless: Remove endian-dependent bitfields
by David Sterba
· 16 years ago
622e713
ipwireless: Glue splitted printk strings back
by David Sterba
· 16 years ago
2fc5577
ipwireless: Remove pt_regs from interrupt handler
by David Sterba
· 16 years ago
63c4dbd
ipwireless: Rename spinlock variables to lock
by David Sterba
· 16 years ago
2e71316
ipwireless: Remove unused defines
by David Sterba
· 16 years ago
d4c0deb
ipwireless: Misc cleanups
by David Sterba
· 16 years ago
00eabe7
[SCSI] qla2xxx: fix msleep compile error
by FUJITA Tomonori
· 16 years ago
958585f
i2c: Blackfin I2C Driver: Functional power management support
by Michael Hennerich
· 16 years ago
61c7cff
i2c: S3C24XX I2C frequency scaling support.
by Ben Dooks
· 16 years ago
1efe7c5
i2c: i2c_gpio: keep probe resident for hotplugged devices.
by Ben Dooks
· 16 years ago
399dee2
i2c: S3C2410: Pass the I2C bus number via drivers platform data
by Ben Dooks
· 16 years ago
7878ac8
Remove deprecated virt_to_bus()
by Karsten Keil
· 16 years ago
d3aa43a
sh_keysc: remove request_mem_region() and release_mem_region()
by Tetsuya Mukawa
· 16 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 16 years ago
c713e7c
ibmveth: Fix multiple errors with dma_mapping_error conversion
by Stephen Rothwell
· 16 years ago
d65d830
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
9b1a4d3
stop_machine: Wean existing callers off stop_machine_run()
by Rusty Russell
· 16 years ago
c2f90e9
Merge ../linux-2.6
by Mauro Carvalho Chehab
· 16 years ago
3e318b5
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
f3409f7
V4L/DVB (8549): mxl5007: Fix an error at include file
by Mauro Carvalho Chehab
· 16 years ago
38413fd
V4L/DVB (8548): pwc: Fix compilation
by Mauro Carvalho Chehab
· 16 years ago
eb70302
Merge ../linux-2.6
by Mauro Carvalho Chehab
· 16 years ago
429e908
V4L/DVB (8546): saa7146: fix read from uninitialized memory
by Hans Verkuil
· 16 years ago
ee56a4d
V4L/DVB (8544): gspca: probe/open race.
by Oliver Neukum
· 16 years ago
ee281b8
V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/Stereo
by Mauro Carvalho Chehab
· 16 years ago
fe43ef8
V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is duplicated
by Mauro Carvalho Chehab
· 16 years ago
10ac660
V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.
by Mauro Carvalho Chehab
· 16 years ago
837b41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
d360334
V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo model
by Vitaly Wool
· 16 years ago
95b86a9
V4L/DVB (8539): em28xx-cards: New supported IDs for analog models
by Douglas Schilling Landgraf
· 16 years ago
59d07f1
V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 model
by Aron Szabo
· 16 years ago
211c8d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
7a82323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
b0d8aa0
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
6948385
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
7a76d89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
f631a78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
13ffc32
isdn: mISDN HFC PCI support depends on virt_to_bus()
by Stephen Rothwell
· 16 years ago
c5b61d5
Fix namespace issue with Hisax
by Karsten Keil
· 16 years ago
50cb993
Merge ../linux-2.6
by Mauro Carvalho Chehab
· 16 years ago
445c271
V4L/DVB (8534): remove select's of FW_LOADER
by Adrian Bunk
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
2b142900
[SCSI] extend the last_sector_bug flag to cover more sectors
by Alan Jenkins
· 16 years ago
74b9ef2
V4L/DVB (8532): mxl5007t: remove excessive locks
by Michael Krufky
· 16 years ago
c39c1fd
V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected code blocks
by Michael Krufky
· 16 years ago
59d2752
V4L/DVB (8530): au0828: add support for new revision of HVR950Q
by Michael Krufky
· 16 years ago
452a53a
V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionality
by Michael Krufky
· 16 years ago
2a83e4d
V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tuner
by Michael Krufky
· 16 years ago
f796804
V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMT
by Hans Verkuil
· 16 years ago
de1e575
V4L/DVB (8525): fix a few assorted spelling mistakes.
by Hans Verkuil
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
c52e4f5
V4L/DVB (8521): gspca: Webcams with Sonix bridge and sensor ov7630 are VGA.
by Jean-Francois Moine
· 16 years ago
87581aa
V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a830e.
by Jean-Francois Moine
· 16 years ago
5da162e
V4L/DVB (8519): gspca: Set the specific per webcam information in driver_info for sonixb.
by Jean-Francois Moine
· 16 years ago
1250ac6
V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the subdrivers.
by Jean-Francois Moine
· 16 years ago
496cd7e
V4L/DVB (8517): gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.
by Jean-Francois Moine
· 16 years ago
Next »