index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
gpio/ep93xx: fix pr_fmt output
H Hartley Sweeten
1
-1
/
+1
2011-06-07
gpio/mxs: convert gpio-mxs to use generic irq chip
Shawn Guo
2
-61
/
+35
2011-06-07
gpio/mxs: remove irq_high related implementation
Shawn Guo
1
-14
/
+4
2011-06-07
gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library
Shawn Guo
2
-62
/
+19
2011-06-07
gpio/mxc: convert gpio-mxc to use generic irq chip
Shawn Guo
2
-60
/
+29
2011-06-06
gpio: reorganize drivers
Grant Likely
44
-111
/
+83
2011-06-06
Merge branch 'gpio/next-mx' into gpio/next
Grant Likely
222
-1457
/
+2121
2011-06-06
gpio/pca953x.c: Interrupt pin is active-low
David Jander
1
-1
/
+0
2011-06-06
gpio/ep93xx: move driver to drivers/gpio
H Hartley Sweeten
4
-1
/
+6
2011-06-06
gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library
Shawn Guo
2
-69
/
+15
2011-06-06
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
Shawn Guo
55
-234
/
+355
2011-06-06
gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio
Shawn Guo
4
-1
/
+6
2011-06-06
gpio/mxs: Change gpio-mxs into an upstanding gpio driver
Shawn Guo
7
-90
/
+187
2011-06-06
gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio
Grant Likely
6
-38
/
+15
2011-06-06
Linux 3.0-rc2
Linus Torvalds
1
-1
/
+1
2011-06-06
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
1
-2
/
+2
2011-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
7
-17
/
+30
2011-06-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
Linus Torvalds
2
-23
/
+22
2011-06-06
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-5
/
+8
2011-06-05
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
2
-2
/
+5
2011-06-04
ARM: Tegra: Harmony: Fix conflicting GPIO numbering
Stephen Warren
2
-2
/
+5
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
19
-467
/
+634
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-219
/
+380
2011-06-04
btrfs: fix uninitialized variable warning
David Sterba
1
-1
/
+1
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
8
-16
/
+20
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
4
-1
/
+34
2011-06-04
btrfs: scrub: add explicit plugging
Arne Jansen
1
-3
/
+4
2011-06-04
btrfs: use btrfs_ino to access inode number
David Sterba
2
-4
/
+5
2011-06-04
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
1
-0
/
+5
2011-06-04
btrfs: false BUG_ON when degraded
Arne Jansen
1
-1
/
+1
2011-06-04
Btrfs: don't save the inode cache in non-FS roots
liubo
1
-0
/
+6
2011-06-04
Btrfs: make sure we don't overflow the free space cache crc page
Chris Mason
1
-8
/
+19
2011-06-04
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
1
-0
/
+1
2011-06-04
btrfs: scrub: don't reuse bios and pages
Arne Jansen
1
-49
/
+65
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-28
/
+41
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
Linus Torvalds
1
-1
/
+1
2011-06-04
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-2
/
+4
2011-06-04
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
9
-97
/
+136
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
Linus Torvalds
1
-4
/
+4
2011-06-04
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-0
/
+141
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
14
-45
/
+39
2011-06-04
Revert "ASoC: Update cx20442 for TTY API change"
Linus Torvalds
1
-5
/
+3
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
20
-128
/
+115
2011-06-03
gpio/samsung: make Kconfig options def_bool
H Hartley Sweeten
1
-20
/
+8
2011-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
John W. Linville
15
-70
/
+155
2011-06-03
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
Shawn Guo
2
-21
/
+4
2011-06-03
gpio/74x164: remove unnecessary defines and prototype
H Hartley Sweeten
2
-18
/
+11
2011-06-03
ALSA: usb - turn off de-emphasis in s/pdif for cm6206
Eric Lammerts
1
-1
/
+1
[next]