index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
vmac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-28
perf: Fix SIGIO handling
Peter Zijlstra
1
-0
/
+8
2011-05-28
mfd: Fix build breakage caused by tps65910 gpio directory move
Liam Girdwood
1
-1
/
+1
2011-05-28
mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits
Mattias Wallin
1
-1
/
+2
2011-05-28
ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps
Linus Torvalds
1
-1
/
+1
2011-05-28
gpio/pch_gpio: Support new device ML7223
Tomoya MORINAGA
2
-1
/
+9
2011-05-28
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
3
-6
/
+6
2011-05-27
ARM: 6945/1: Add unwinding support for division functions
Laura Abbott
1
-5
/
+20
2011-05-27
[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)
Steve French
1
-1
/
+1
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
4
-11
/
+244
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
3
-0
/
+20
2011-05-27
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
4
-0
/
+124
2011-05-27
perf top: Don't stop if no kernel symtab is found
Arnaldo Carvalho de Melo
1
-5
/
+15
2011-05-27
perf top: Handle kptr_restrict
Arnaldo Carvalho de Melo
1
-0
/
+15
2011-05-27
perf top: Remove unused macro
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-05-27
perf events: initialize fd array to -1 instead of 0
David Ahern
1
-0
/
+10
2011-05-27
perf tools: Make sure kptr_restrict warnings fit 80 col terms
Arnaldo Carvalho de Melo
2
-21
/
+15
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
4
-6
/
+10
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2
-0
/
+2
2011-05-27
net: Kill ether_table[] declaration.
David S. Miller
1
-4
/
+0
2011-05-27
inetpeer: fix race in unused_list manipulations
Eric Dumazet
1
-15
/
+27
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-05-27
MAINTAINERS: Update eCryptfs mailing list
Tyler Hicks
1
-1
/
+1
2011-05-27
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
1
-25
/
+21
2011-05-27
eCryptfs: Clear i_nlink in rmdir
Tyler Hicks
1
-0
/
+2
2011-05-27
GPIO: OMAP: move to drivers/gpio
Kevin Hilman
3
-3
/
+2
2011-05-27
GPIO: OMAP: move register offset defines into <plat/gpio.h>
Kevin Hilman
2
-103
/
+103
2011-05-27
[CIFS] Fix endian error comparing authusers when cifsacl enabled
Steve French
1
-2
/
+3
2011-05-27
Btrfs: use the device_list_mutex during write_dev_supers
Chris Mason
1
-2
/
+2
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2
-9
/
+21
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
USB: TWL6025 allow different regulator name
Graeme Gregory
1
-1
/
+9
2011-05-27
REGULATOR: TWL6025: add support to twl-regulator
Graeme Gregory
1
-8
/
+321
2011-05-27
regulator: twl6030: do not write to _GRP for regulator disable
Balaji T K
1
-25
/
+22
2011-05-27
regulator: twl6030: do not write to _GRP for regulator enable
Balaji T K
1
-14
/
+25
2011-05-27
TPS65911: Comparator: Add comparator driver
Jorge Eduardo Candelaria
2
-0
/
+192
2011-05-27
TPS65911: Add support for added GPIO lines
Jorge Eduardo Candelaria
2
-86
/
+33
2011-05-27
GPIO: TPS65910: Move driver to drivers/gpio/
Jorge Eduardo Candelaria
5
-2
/
+11
2011-05-27
TPS65911: Add new irq definitions
Jorge Eduardo Candelaria
2
-14
/
+75
2011-05-27
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
2
-35
/
+332
2011-05-27
MFD: TPS65910: Add support for TPS65911 device
Jorge Eduardo Candelaria
2
-1
/
+49
2011-05-27
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
1
-1
/
+1
2011-05-27
regulator: mc13892: Fix voltage unit in test case.
Fabio Estevam
1
-2
/
+2
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2
-10
/
+6
2011-05-27
mfd: Fix off-by-one value range checking for tps65910_i2c_write
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: max8997: remove useless code
Jonghwan Choi
1
-1
/
+0
2011-05-27
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
1
-9
/
+13
2011-05-27
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
3
-6
/
+3
2011-05-27
linux-next: build failure after merge of the voltage tree
Jorge Eduardo Candelaria
1
-1
/
+1
[next]