index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
spi/bcm63xx: inline bcm63xx_spi_check_transfer
Jonas Gorski
1
-14
/
+5
2013-03-12
spi/bcm63xx: remove spi chip select validity check
Jonas Gorski
1
-6
/
+0
2013-03-12
spi/bcm63xx: simplify bcm63xx_spi_check_transfer
Jonas Gorski
1
-5
/
+2
2013-03-12
spi/bcm63xx: check spi bits_per_word in spi_setup
Jonas Gorski
1
-2
/
+5
2013-03-12
spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup
Jonas Gorski
1
-4
/
+0
2013-03-12
spi/bcm63xx: remove unneeded debug message
Jonas Gorski
1
-3
/
+0
2013-03-12
spi/bcm63xx: remove duplicated mode bits check
Jonas Gorski
1
-6
/
+0
2013-03-12
spi/bcm63xx: properly prepare clocks before enabling them
Jonas Gorski
1
-5
/
+5
2013-03-12
spi/bcm63xx: don't disable non enabled clocks in probe error path
Jonas Gorski
1
-1
/
+1
2013-03-12
spi/bcm63xx: Remove unused variable
Kevin Cernekee
1
-1
/
+0
2013-03-12
spi: slink-tegra20: move runtime pm calls to transfer_one_message
Laxman Dewangan
1
-17
/
+8
2013-03-12
spi/pxa2xx: enable multiblock DMA transfers for LPSS devices
Mika Westerberg
1
-0
/
+5
2013-03-12
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
Mika Westerberg
1
-1
/
+1
2013-03-12
spi: add driver for BCM2835
Chris Boot
4
-0
/
+490
2013-03-12
spi: fix return value check in ce4100_spi_probe()
Wei Yongjun
1
-2
/
+2
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-09
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-09
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-09
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-09
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-09
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-09
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-09
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
2013-03-09
mm/mempolicy.c: fix wrong sp_node insertion
Hillf Danton
1
-1
/
+1
2013-03-09
ipc: don't allocate a copy larger than max
Peter Hurley
1
-2
/
+4
2013-03-09
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
1
-3
/
+0
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-07
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-03-07
drm: Documentation typo fixes
Christopher Harvey
1
-3
/
+3
2013-03-07
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
1
-0
/
+1
2013-03-07
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
1
-0
/
+27
2013-03-07
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
1
-1
/
+0
2013-03-07
x86: Do not try to sync identity map for non-mapped pages
Dave Hansen
1
-0
/
+7
2013-03-07
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2
-2
/
+3
2013-03-07
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
4
-0
/
+24
2013-03-07
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
1
-0
/
+9
2013-03-07
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
1
-0
/
+12
2013-03-07
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2013-03-07
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
Benjamin Tissoires
1
-8
/
+14
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2
-61
/
+92
2013-03-07
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2
-1
/
+1
2013-03-07
ALSA: hda - Add support of new codec ALC233
Kailang Yang
1
-0
/
+2
2013-03-07
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
1
-2
/
+6
2013-03-07
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
Mengdong Lin
1
-2
/
+7
[next]